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, 13 warnings)

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

theme/shoelace/classes/output/core_renderer.php
(#732) Line exceeds 132 characters; contains 153 characters
(#1065) This comment is 67% valid code; is this commented out code?
(#1344) Line exceeds 132 characters; contains 141 characters
theme/shoelace/classes/toolbox.php
(#347) Line exceeds 132 characters; contains 133 characters
(#387) This comment is 43% valid code; is this commented out code?
theme/shoelace/db/caches.php
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/shoelace/lib.php
(#196) Line exceeds 132 characters; contains 133 characters
(#227) Line exceeds 132 characters; contains 136 characters
theme/shoelace/pages/styleguide.php
(#28) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
theme/shoelace/settings.php
(#574) Line exceeds 132 characters; contains 148 characters
theme/shoelace/shoelace_admin_setting_configinteger.php
(#81) Line exceeds 132 characters; contains 133 characters
theme/shoelace/shoelace_admin_setting_configradio.php
(#156) Line exceeds 132 characters; contains 149 characters
(#160) Line exceeds 132 characters; contains 133 characters
theme/shoelace/version.php
(#31) This comment is 45% valid code; is this commented out code?

Javascript coding style problems

(1592 errors, 1085 warnings)

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

theme/shoelace/amd/src/anti_gravity.js
(#13) Unexpected 'this'. (no-invalid-this)
(#21) Extra space after key 'scrollTop'. (key-spacing)
(#34) Extra space after key 'scrollTop'. (key-spacing)
theme/shoelace/amd/src/carousel.js
(#17) Missing semicolon. (semi)
theme/shoelace/amd/src/course_navigation.js
(#21) There should be no spaces inside this paren. (space-in-parens)
(#22) Unexpected 'this'. (no-invalid-this)
(#23) Unexpected 'this'. (no-invalid-this)
(#25) Unexpected 'this'. (no-invalid-this)
(#40) Extra space after key 'scrollTop'. (key-spacing)
(#47) Missing semicolon. (semi)
theme/shoelace/amd/src/scroll.js
(#8) There should be no spaces inside this paren. (space-in-parens)
(#8) There should be no spaces inside this paren. (space-in-parens)
(#54) Missing semicolon. (semi)
(#56) Unexpected space before function parentheses. (space-before-function-paren)
(#56) 'evt' is defined but never used. (no-unused-vars)
(#61) Unexpected space before function parentheses. (space-before-function-paren)
(#61) 'evt' is defined but never used. (no-unused-vars)
(#66) Unexpected space before function parentheses. (space-before-function-paren)
(#77) Unexpected space before function parentheses. (space-before-function-paren)
(#77) 'evt' is defined but never used. (no-unused-vars)
(#82) 'evt' is defined but never used. (no-unused-vars)
(#83) Unexpected 'this'. (no-invalid-this)
(#143) Missing semicolon. (semi)
theme/shoelace/amd/src/styleguide.js
(#13) Missing semicolon. (semi)
(#18) Missing semicolon. (semi)
theme/shoelace/Gruntfile.js
(#60) 'module' is not defined. (no-undef)
(#70) Unexpected console statement. (no-console)
(#71) Unexpected console statement. (no-console)
(#75) '__dirname' is not defined. (no-undef)
(#78) 'process' is not defined. (no-undef)
(#85) 'process' is not defined. (no-undef)
(#96) Identifier 'svg_pix' is not in camel case. (camelcase)
(#102) Identifier 'svg_core' is not in camel case. (camelcase)
(#108) Identifier 'svg_plugins' is not in camel case. (camelcase)
(#114) Identifier 'svg_fp' is not in camel case. (camelcase)
(#122) Identifier 'svg_colours_pix' is not in camel case. (camelcase)
(#130) Identifier 'svg_colours_core' is not in camel case. (camelcase)
(#138) Identifier 'svg_colours_plugins' is not in camel case. (camelcase)
(#146) Identifier 'svg_colours_fp' is not in camel case. (camelcase)
(#155) Multiple spaces found before '// Task.'. (no-multi-spaces)
(#156) Multiple spaces found before '// Configurati...'. (no-multi-spaces)
(#167) Multiple spaces found before '// Target.'. (no-multi-spaces)
(#168) Multiple spaces found before '// Dictionary ...'. (no-multi-spaces)
(#169) Multiple spaces found before '// Enable dyna...'. (no-multi-spaces)
(#170) Multiple spaces found before '// Source matc...'. (no-multi-spaces)
(#171) Multiple spaces found before '// Actual patt...'. (no-multi-spaces)
(#172) Multiple spaces found before '// Destination...'. (no-multi-spaces)
(#173) Multiple spaces found before '// Destination...'. (no-multi-spaces)
(#174) Multiple spaces found before '// Dictionary ...'. (no-multi-spaces)
(#175) Multiple spaces found before '// Enable dyna...'. (no-multi-spaces)
(#176) Multiple spaces found before '// Source matc...'. (no-multi-spaces)
(#177) Multiple spaces found before '// Actual patt...'. (no-multi-spaces)
(#179) Multiple spaces found before '// Destination...'. (no-multi-spaces)
(#199) Identifier 'dynamic_mappings' is not in camel case. (camelcase)
theme/shoelace/javascript/dock.js
(#1) Missing JSDoc for parameter 'dock'. (valid-jsdoc)
(#10) Identifier 'customise_dock_for_theme' is not in camel case. (camelcase)
(#10) 'customise_dock_for_theme' is defined but never used. (no-unused-vars)
theme/shoelace/javascript/html5shiv.js
(#4) Unnecessary semicolon. (no-extra-semi)
(#5) Expected space or tab after '/*' in comment. (spaced-comment)
(#37) Expected space or tab after '//' in comment. (spaced-comment)
(#37) Comments should not begin with a lowercase character (capitalized-comments)
(#41) Comments should not begin with a lowercase character (capitalized-comments)
(#50) Expected space(s) after "catch". (keyword-spacing)
(#51) Comments should not begin with a lowercase character (capitalized-comments)
(#58) Expected space or tab after '/*' in comment. (spaced-comment)
(#102) Comments should not begin with a lowercase character (capitalized-comments)
(#102) Missing JSDoc for parameter 'data'. (valid-jsdoc)
(#109) Missing space before opening brace. (space-before-blocks)
(#113) Expected space(s) after "if". (keyword-spacing)
(#113) Missing space before opening brace. (space-before-blocks)
(#139) Missing JSDoc for parameter 'data'. (valid-jsdoc)
(#139) Comments should not begin with a lowercase character (capitalized-comments)
(#145) Missing space before opening brace. (space-before-blocks)
(#149) Expected space(s) after "if". (keyword-spacing)
(#149) Missing space before opening brace. (space-before-blocks)
(#157) Expected space(s) after "for". (keyword-spacing)
(#157) Infix operators must be spaced. (space-infix-ops)
(#157) Missing whitespace after semicolon. (semi-spacing)
(#157) Missing space before opening brace. (space-before-blocks)
(#179) Expected space or tab after '//' in comment. (spaced-comment)
(#179) Comments should not begin with a lowercase character (capitalized-comments)
(#186) The Function constructor is eval. (no-new-func)
(#189) Comments should not begin with a lowercase character (capitalized-comments)
(#199) Expected space or tab after '/*' in comment. (spaced-comment)
(#215) Comments should not begin with a lowercase character (capitalized-comments)
(#217) Comments should not begin with a lowercase character (capitalized-comments)
(#219) Comments should not begin with a lowercase character (capitalized-comments)
(#229) Expected space or tab after '/*' in comment. (spaced-comment)
(#247) Line 247 exceeds the maximum line length of 132. (max-len)
(#249) Comments should not begin with a lowercase character (capitalized-comments)
(#283) Comments should not begin with a lowercase character (capitalized-comments)
(#286) Comments should not begin with a lowercase character (capitalized-comments)
(#286) Expected space or tab after '//' in comment. (spaced-comment)
(#289) Expected space or tab after '//' in comment. (spaced-comment)
(#289) Comments should not begin with a lowercase character (capitalized-comments)
(#293) Expected space or tab after '/*' in comment. (spaced-comment)
(#298) Comments should not begin with a lowercase character (capitalized-comments)
theme/shoelace/javascript/syntaxhighlighter_3_0_83/scripts/shAutoloader.js
(#17) Line 17 exceeds the maximum line length of 132. (max-len)
(#17) eval can be harmful. (no-eval)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) Requires a space after '{'. (block-spacing)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) Requires a space after '{'. (block-spacing)
(#17) Expected space(s) after "return". (keyword-spacing)
(#17) This line has 15 statements. Maximum allowed is 2. (max-statements-per-line)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Missing semicolon. (semi)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#17) Requires a space before '}'. (block-spacing)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Expected space(s) after "if". (keyword-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Requires a space after '{'. (block-spacing)
(#17) Expected space(s) after "while". (keyword-spacing)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Requires a space after '{'. (block-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Missing semicolon. (semi)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#17) Requires a space before '}'. (block-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Requires a space after '{'. (block-spacing)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) Missing semicolon. (semi)
(#17) Requires a space before '}'. (block-spacing)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Requires a space after '{'. (block-spacing)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) Expected space(s) after "return". (keyword-spacing)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#17) Requires a space before '}'. (block-spacing)
(#17) Missing semicolon. (semi)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Requires a space before '}'. (block-spacing)
(#17) Missing semicolon. (semi)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#17) Unnecessary semicolon. (no-extra-semi)
(#17) Expected space(s) after "while". (keyword-spacing)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) Requires a space after '{'. (block-spacing)
(#17) Expected space(s) after "if". (keyword-spacing)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Requires a space after '{'. (block-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#17) Missing semicolon. (semi)
(#17) Requires a space before '}'. (block-spacing)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#17) Requires a space before '}'. (block-spacing)
(#17) Expected space(s) before "return". (keyword-spacing)
(#17) Requires a space before '}'. (block-spacing)
(#17) Missing semicolon. (semi)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) Missing semicolon. (semi)
theme/shoelace/javascript/syntaxhighlighter_3_0_83/scripts/shBrushAppleScript.js
(#17) Unnecessary semicolon. (no-extra-semi)
(#18) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#19) Unexpected tab character. (no-tabs)
(#20) 'SyntaxHighlighter' is not defined. (no-undef)
(#20) Unexpected tab character. (no-tabs)
(#20) 'SyntaxHighlighter' is not defined. (no-undef)
(#20) Infix operators must be spaced. (space-infix-ops)
(#22) Missing JSDoc comment. (require-jsdoc)
(#22) Unexpected tab character. (no-tabs)
(#23) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#23) Unexpected tab character. (no-tabs)
(#24) Unexpected tab character. (no-tabs)
(#25) Unexpected tab character. (no-tabs)
(#26) Line 26 exceeds the maximum line length of 132. (max-len)
(#26) Unexpected tab character. (no-tabs)
(#26) Multiple spaces found before '='. (no-multi-spaces)
(#27) Unexpected tab character. (no-tabs)
(#27) Multiple spaces found before '='. (no-multi-spaces)
(#28) Line 28 exceeds the maximum line length of 132. (max-len)
(#28) Unexpected tab character. (no-tabs)
(#28) Multiple spaces found before '='. (no-multi-spaces)
(#30) Unexpected tab character. (no-tabs)
(#32) Unexpected tab character. (no-tabs)
(#32) There should be no space after '{'. (object-curly-spacing)
(#33) Unexpected tab character. (no-tabs)
(#33) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#33) There should be no space before '}'. (object-curly-spacing)
(#35) Unexpected tab character. (no-tabs)
(#35) There should be no space after '{'. (object-curly-spacing)
(#35) Comments should not begin with a lowercase character (capitalized-comments)
(#36) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#36) Unexpected tab character. (no-tabs)
(#36) There should be no space before '}'. (object-curly-spacing)
(#38) Unexpected tab character. (no-tabs)
(#38) There should be no space after '{'. (object-curly-spacing)
(#39) Unexpected tab character. (no-tabs)
(#39) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#39) There should be no space before '}'. (object-curly-spacing)
(#41) Unexpected tab character. (no-tabs)
(#41) There should be no space after '{'. (object-curly-spacing)
(#42) Unexpected tab character. (no-tabs)
(#42) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#42) There should be no space before '}'. (object-curly-spacing)
(#44) Unexpected tab character. (no-tabs)
(#44) There should be no space after '{'. (object-curly-spacing)
(#44) Comments should not begin with a lowercase character (capitalized-comments)
(#45) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#45) Unexpected tab character. (no-tabs)
(#45) There should be no space before '}'. (object-curly-spacing)
(#47) Unexpected tab character. (no-tabs)
(#47) There should be no space after '{'. (object-curly-spacing)
(#48) Unexpected tab character. (no-tabs)
(#48) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#48) There should be no space before '}'. (object-curly-spacing)
(#50) Line 50 exceeds the maximum line length of 132. (max-len)
(#50) Unexpected tab character. (no-tabs)
(#50) There should be no space after '{'. (object-curly-spacing)
(#51) Unexpected tab character. (no-tabs)
(#51) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#51) There should be no space before '}'. (object-curly-spacing)
(#53) Unexpected tab character. (no-tabs)
(#53) There should be no space after '{'. (object-curly-spacing)
(#53) Comments should not begin with a lowercase character (capitalized-comments)
(#54) Unexpected tab character. (no-tabs)
(#54) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#54) There should be no space before '}'. (object-curly-spacing)
(#56) Line 56 exceeds the maximum line length of 132. (max-len)
(#56) Unexpected tab character. (no-tabs)
(#56) There should be no space after '{'. (object-curly-spacing)
(#57) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#57) Unexpected tab character. (no-tabs)
(#57) There should be no space before '}'. (object-curly-spacing)
(#59) Line 59 exceeds the maximum line length of 132. (max-len)
(#59) Unexpected tab character. (no-tabs)
(#59) There should be no space after '{'. (object-curly-spacing)
(#60) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#60) Unexpected tab character. (no-tabs)
(#60) There should be no space before '}'. (object-curly-spacing)
(#62) Unexpected tab character. (no-tabs)
(#62) There should be no space after '{'. (object-curly-spacing)
(#62) There should be no space before '}'. (object-curly-spacing)
(#63) Unexpected tab character. (no-tabs)
(#63) There should be no space after '{'. (object-curly-spacing)
(#63) There should be no space before '}'. (object-curly-spacing)
(#64) Unexpected tab character. (no-tabs)
(#64) There should be no space after '{'. (object-curly-spacing)
(#64) There should be no space before '}'. (object-curly-spacing)
(#65) Unexpected tab character. (no-tabs)
(#66) Unexpected tab character. (no-tabs)
(#66) Unnecessary semicolon. (no-extra-semi)
(#68) Unexpected tab character. (no-tabs)
(#68) 'SyntaxHighlighter' is not defined. (no-undef)
(#69) Unexpected tab character. (no-tabs)
(#71) Unexpected tab character. (no-tabs)
(#71) 'SyntaxHighlighter' is not defined. (no-undef)
(#73) Unexpected tab character. (no-tabs)
(#74) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#74) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#74) Unexpected tab character. (no-tabs)
(#74) 'exports' is not defined. (no-undef)
theme/shoelace/javascript/syntaxhighlighter_3_0_83/scripts/shBrushAS3.js
(#17) Unnecessary semicolon. (no-extra-semi)
(#18) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#19) Unexpected tab character. (no-tabs)
(#20) Unexpected tab character. (no-tabs)
(#20) 'SyntaxHighlighter' is not defined. (no-undef)
(#20) 'SyntaxHighlighter' is not defined. (no-undef)
(#20) Infix operators must be spaced. (space-infix-ops)
(#22) Missing JSDoc comment. (require-jsdoc)
(#22) Unexpected tab character. (no-tabs)
(#23) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#23) Unexpected tab character. (no-tabs)
(#24) Unexpected tab character. (no-tabs)
(#25) Trailing spaces not allowed. (no-trailing-spaces)
(#25) Unexpected tab character. (no-tabs)
(#26) Unexpected tab character. (no-tabs)
(#26) Multiple spaces found before ''class interface function package''. (no-multi-spaces)
(#27) Trailing spaces not allowed. (no-trailing-spaces)
(#27) Unexpected tab character. (no-tabs)
(#28) Unexpected tab character. (no-tabs)
(#28) Trailing spaces not allowed. (no-trailing-spaces)
(#29) Unexpected tab character. (no-tabs)
(#29) Trailing spaces not allowed. (no-trailing-spaces)
(#30) Unexpected tab character. (no-tabs)
(#30) Trailing spaces not allowed. (no-trailing-spaces)
(#31) Unexpected tab character. (no-tabs)
(#31) Trailing spaces not allowed. (no-trailing-spaces)
(#32) Unexpected tab character. (no-tabs)
(#32) Trailing spaces not allowed. (no-trailing-spaces)
(#33) Unexpected tab character. (no-tabs)
(#33) Trailing spaces not allowed. (no-trailing-spaces)
(#34) Unexpected tab character. (no-tabs)
(#35) Unexpected tab character. (no-tabs)
(#36) Trailing spaces not allowed. (no-trailing-spaces)
(#36) Unexpected tab character. (no-tabs)
(#37) Unexpected tab character. (no-tabs)
(#38) Unexpected tab character. (no-tabs)
(#38) There should be no space after '{'. (object-curly-spacing)
(#38) 'SyntaxHighlighter' is not defined. (no-undef)
(#38) There should be no space before '}'. (object-curly-spacing)
(#38) Comments should not begin with a lowercase character (capitalized-comments)
(#39) Unexpected tab character. (no-tabs)
(#39) There should be no space after '{'. (object-curly-spacing)
(#39) 'SyntaxHighlighter' is not defined. (no-undef)
(#39) There should be no space before '}'. (object-curly-spacing)
(#39) Comments should not begin with a lowercase character (capitalized-comments)
(#40) Unexpected tab character. (no-tabs)
(#40) There should be no space after '{'. (object-curly-spacing)
(#40) 'SyntaxHighlighter' is not defined. (no-undef)
(#40) There should be no space before '}'. (object-curly-spacing)
(#40) Comments should not begin with a lowercase character (capitalized-comments)
(#41) Unexpected tab character. (no-tabs)
(#41) There should be no space after '{'. (object-curly-spacing)
(#41) 'SyntaxHighlighter' is not defined. (no-undef)
(#41) There should be no space before '}'. (object-curly-spacing)
(#41) Comments should not begin with a lowercase character (capitalized-comments)
(#42) Unexpected tab character. (no-tabs)
(#42) There should be no space after '{'. (object-curly-spacing)
(#42) There should be no space before '}'. (object-curly-spacing)
(#42) Comments should not begin with a lowercase character (capitalized-comments)
(#43) Unexpected tab character. (no-tabs)
(#43) There should be no space after '{'. (object-curly-spacing)
(#43) There should be no space before '}'. (object-curly-spacing)
(#43) Comments should not begin with a lowercase character (capitalized-comments)
(#44) Unexpected tab character. (no-tabs)
(#44) There should be no space after '{'. (object-curly-spacing)
(#44) There should be no space before '}'. (object-curly-spacing)
(#44) Comments should not begin with a lowercase character (capitalized-comments)
(#45) Unexpected tab character. (no-tabs)
(#45) There should be no space after '{'. (object-curly-spacing)
(#45) There should be no space before '}'. (object-curly-spacing)
(#45) Comments should not begin with a lowercase character (capitalized-comments)
(#46) Unexpected tab character. (no-tabs)
(#46) There should be no space after '{'. (object-curly-spacing)
(#46) There should be no space before '}'. (object-curly-spacing)
(#46) Comments should not begin with a lowercase character (capitalized-comments)
(#47) Unexpected tab character. (no-tabs)
(#48) Trailing spaces not allowed. (no-trailing-spaces)
(#48) Unexpected tab character. (no-tabs)
(#49) Unexpected tab character. (no-tabs)
(#49) 'SyntaxHighlighter' is not defined. (no-undef)
(#50) Unexpected tab character. (no-tabs)
(#50) Unnecessary semicolon. (no-extra-semi)
(#52) Unexpected tab character. (no-tabs)
(#52) 'SyntaxHighlighter' is not defined. (no-undef)
(#53) Unexpected tab character. (no-tabs)
(#55) Unexpected tab character. (no-tabs)
(#55) 'SyntaxHighlighter' is not defined. (no-undef)
(#57) Unexpected tab character. (no-tabs)
(#58) Unexpected tab character. (no-tabs)
(#58) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#58) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#58) 'exports' is not defined. (no-undef)
theme/shoelace/javascript/syntaxhighlighter_3_0_83/scripts/shBrushBash.js
(#17) Unnecessary semicolon. (no-extra-semi)
(#18) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#19) Unexpected tab character. (no-tabs)
(#20) Unexpected tab character. (no-tabs)
(#20) 'SyntaxHighlighter' is not defined. (no-undef)
(#20) 'SyntaxHighlighter' is not defined. (no-undef)
(#20) Infix operators must be spaced. (space-infix-ops)
(#22) Unexpected tab character. (no-tabs)
(#22) Missing JSDoc comment. (require-jsdoc)
(#23) Unexpected tab character. (no-tabs)
(#23) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#24) Unexpected tab character. (no-tabs)
(#25) Unexpected tab character. (no-tabs)
(#25) Multiple spaces found before ''alias apropos awk basename bash bc bg builtin bzip2 cal cat cd cfdisk chgrp chmod chown chroot''. (no-multi-spaces)
(#26) Unexpected tab character. (no-tabs)
(#27) Unexpected tab character. (no-tabs)
(#28) Unexpected tab character. (no-tabs)
(#29) Unexpected tab character. (no-tabs)
(#30) Unexpected tab character. (no-tabs)
(#31) Unexpected tab character. (no-tabs)
(#32) Unexpected tab character. (no-tabs)
(#33) Unexpected tab character. (no-tabs)
(#34) Unexpected tab character. (no-tabs)
(#35) Unexpected tab character. (no-tabs)
(#36) Unexpected tab character. (no-tabs)
(#37) Unexpected tab character. (no-tabs)
(#38) Unexpected tab character. (no-tabs)
(#39) Unexpected tab character. (no-tabs)
(#41) Unexpected tab character. (no-tabs)
(#42) Unexpected tab character. (no-tabs)
(#42) There should be no space after '{'. (object-curly-spacing)
(#42) There should be no space before '}'. (object-curly-spacing)
(#43) Unexpected tab character. (no-tabs)
(#43) There should be no space after '{'. (object-curly-spacing)
(#43) Unnecessary escape character: \/. (no-useless-escape)
(#43) There should be no space before '}'. (object-curly-spacing)
(#44) Unexpected tab character. (no-tabs)
(#44) There should be no space after '{'. (object-curly-spacing)
(#44) 'SyntaxHighlighter' is not defined. (no-undef)
(#44) There should be no space before '}'. (object-curly-spacing)
(#44) Comments should not begin with a lowercase character (capitalized-comments)
(#45) Unexpected tab character. (no-tabs)
(#45) There should be no space after '{'. (object-curly-spacing)
(#45) 'SyntaxHighlighter' is not defined. (no-undef)
(#45) There should be no space before '}'. (object-curly-spacing)
(#45) Comments should not begin with a lowercase character (capitalized-comments)
(#46) Unexpected tab character. (no-tabs)
(#46) There should be no space after '{'. (object-curly-spacing)
(#46) 'SyntaxHighlighter' is not defined. (no-undef)
(#46) There should be no space before '}'. (object-curly-spacing)
(#46) Comments should not begin with a lowercase character (capitalized-comments)
(#47) Unexpected tab character. (no-tabs)
(#47) There should be no space after '{'. (object-curly-spacing)
(#47) There should be no space before '}'. (object-curly-spacing)
(#47) Comments should not begin with a lowercase character (capitalized-comments)
(#48) Unexpected tab character. (no-tabs)
(#48) There should be no space after '{'. (object-curly-spacing)
(#48) There should be no space before '}'. (object-curly-spacing)
(#48) Comments should not begin with a lowercase character (capitalized-comments)
(#49) Unexpected tab character. (no-tabs)
(#50) Unexpected tab character. (no-tabs)
(#52) Unexpected tab character. (no-tabs)
(#52) 'SyntaxHighlighter' is not defined. (no-undef)
(#53) Unexpected tab character. (no-tabs)
(#55) Unexpected tab character. (no-tabs)
(#55) 'SyntaxHighlighter' is not defined. (no-undef)
(#57) Unexpected tab character. (no-tabs)
(#58) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#58) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#58) Unexpected tab character. (no-tabs)
(#58) 'exports' is not defined. (no-undef)
theme/shoelace/javascript/syntaxhighlighter_3_0_83/scripts/shBrushColdFusion.js
(#17) Unnecessary semicolon. (no-extra-semi)
(#18) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#19) Unexpected tab character. (no-tabs)
(#20) 'SyntaxHighlighter' is not defined. (no-undef)
(#20) Unexpected tab character. (no-tabs)
(#20) 'SyntaxHighlighter' is not defined. (no-undef)
(#20) Infix operators must be spaced. (space-infix-ops)
(#22) Unexpected tab character. (no-tabs)
(#22) Missing JSDoc comment. (require-jsdoc)
(#23) Unexpected tab character. (no-tabs)
(#23) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#24) Unexpected tab character. (no-tabs)
(#25) Unexpected tab character. (no-tabs)
(#26) Trailing spaces not allowed. (no-trailing-spaces)
(#26) Unexpected tab character. (no-tabs)
(#27) Line 27 exceeds the maximum line length of 132. (max-len)
(#27) Unexpected tab character. (no-tabs)
(#27) Trailing spaces not allowed. (no-trailing-spaces)
(#28) Line 28 exceeds the maximum line length of 132. (max-len)
(#28) Unexpected tab character. (no-tabs)
(#28) Trailing spaces not allowed. (no-trailing-spaces)
(#29) Line 29 exceeds the maximum line length of 132. (max-len)
(#29) Unexpected tab character. (no-tabs)
(#29) Trailing spaces not allowed. (no-trailing-spaces)
(#30) Line 30 exceeds the maximum line length of 132. (max-len)
(#30) Unexpected tab character. (no-tabs)
(#30) Trailing spaces not allowed. (no-trailing-spaces)
(#31) Line 31 exceeds the maximum line length of 132. (max-len)
(#31) Unexpected tab character. (no-tabs)
(#31) Trailing spaces not allowed. (no-trailing-spaces)
(#32) Line 32 exceeds the maximum line length of 132. (max-len)
(#32) Unexpected tab character. (no-tabs)
(#32) Trailing spaces not allowed. (no-trailing-spaces)
(#33) Line 33 exceeds the maximum line length of 132. (max-len)
(#33) Unexpected tab character. (no-tabs)
(#33) Trailing spaces not allowed. (no-trailing-spaces)
(#34) Line 34 exceeds the maximum line length of 132. (max-len)
(#34) Unexpected tab character. (no-tabs)
(#34) Trailing spaces not allowed. (no-trailing-spaces)
(#35) Line 35 exceeds the maximum line length of 132. (max-len)
(#35) Unexpected tab character. (no-tabs)
(#35) Trailing spaces not allowed. (no-trailing-spaces)
(#36) Line 36 exceeds the maximum line length of 132. (max-len)
(#36) Unexpected tab character. (no-tabs)
(#36) Trailing spaces not allowed. (no-trailing-spaces)
(#37) Line 37 exceeds the maximum line length of 132. (max-len)
(#37) Unexpected tab character. (no-tabs)
(#37) Trailing spaces not allowed. (no-trailing-spaces)
(#38) Line 38 exceeds the maximum line length of 132. (max-len)
(#38) Unexpected tab character. (no-tabs)
(#38) Trailing spaces not allowed. (no-trailing-spaces)
(#39) Line 39 exceeds the maximum line length of 132. (max-len)
(#39) Unexpected tab character. (no-tabs)
(#39) Trailing spaces not allowed. (no-trailing-spaces)
(#40) Line 40 exceeds the maximum line length of 132. (max-len)
(#40) Unexpected tab character. (no-tabs)
(#40) Trailing spaces not allowed. (no-trailing-spaces)
(#41) Line 41 exceeds the maximum line length of 132. (max-len)
(#41) Unexpected tab character. (no-tabs)
(#41) Trailing spaces not allowed. (no-trailing-spaces)
(#42) Line 42 exceeds the maximum line length of 132. (max-len)
(#42) Unexpected tab character. (no-tabs)
(#42) Trailing spaces not allowed. (no-trailing-spaces)
(#43) Line 43 exceeds the maximum line length of 132. (max-len)
(#43) Unexpected tab character. (no-tabs)
(#43) Trailing spaces not allowed. (no-trailing-spaces)
(#44) Line 44 exceeds the maximum line length of 132. (max-len)
(#44) Unexpected tab character. (no-tabs)
(#44) Trailing spaces not allowed. (no-trailing-spaces)
(#45) Line 45 exceeds the maximum line length of 132. (max-len)
(#45) Unexpected tab character. (no-tabs)
(#45) Trailing spaces not allowed. (no-trailing-spaces)
(#46) Line 46 exceeds the maximum line length of 132. (max-len)
(#46) Unexpected tab character. (no-tabs)
(#46) Trailing spaces not allowed. (no-trailing-spaces)
(#47) Line 47 exceeds the maximum line length of 132. (max-len)
(#47) Unexpected tab character. (no-tabs)
(#47) Trailing spaces not allowed. (no-trailing-spaces)
(#48) Line 48 exceeds the maximum line length of 132. (max-len)
(#48) Unexpected tab character. (no-tabs)
(#48) Trailing spaces not allowed. (no-trailing-spaces)
(#49) Line 49 exceeds the maximum line length of 132. (max-len)
(#49) Unexpected tab character. (no-tabs)
(#49) Trailing spaces not allowed. (no-trailing-spaces)
(#50) Line 50 exceeds the maximum line length of 132. (max-len)
(#50) Unexpected tab character. (no-tabs)
(#50) Trailing spaces not allowed. (no-trailing-spaces)
(#51) Line 51 exceeds the maximum line length of 132. (max-len)
(#51) Unexpected tab character. (no-tabs)
(#51) Trailing spaces not allowed. (no-trailing-spaces)
(#52) Line 52 exceeds the maximum line length of 132. (max-len)
(#52) Unexpected tab character. (no-tabs)
(#52) Trailing spaces not allowed. (no-trailing-spaces)
(#53) Line 53 exceeds the maximum line length of 132. (max-len)
(#53) Unexpected tab character. (no-tabs)
(#53) Trailing spaces not allowed. (no-trailing-spaces)
(#54) Line 54 exceeds the maximum line length of 132. (max-len)
(#54) Unexpected tab character. (no-tabs)
(#54) Trailing spaces not allowed. (no-trailing-spaces)
(#55) Line 55 exceeds the maximum line length of 132. (max-len)
(#55) Unexpected tab character. (no-tabs)
(#55) Trailing spaces not allowed. (no-trailing-spaces)
(#56) Line 56 exceeds the maximum line length of 132. (max-len)
(#56) Unexpected tab character. (no-tabs)
(#56) Trailing spaces not allowed. (no-trailing-spaces)
(#57) Line 57 exceeds the maximum line length of 132. (max-len)
(#57) Unexpected tab character. (no-tabs)
(#57) Trailing spaces not allowed. (no-trailing-spaces)
(#58) Line 58 exceeds the maximum line length of 132. (max-len)
(#58) Unexpected tab character. (no-tabs)
(#58) Trailing spaces not allowed. (no-trailing-spaces)
(#59) Line 59 exceeds the maximum line length of 132. (max-len)
(#59) Unexpected tab character. (no-tabs)
(#59) Trailing spaces not allowed. (no-trailing-spaces)
(#60) Line 60 exceeds the maximum line length of 132. (max-len)
(#60) Unexpected tab character. (no-tabs)
(#60) Trailing spaces not allowed. (no-trailing-spaces)
(#61) Line 61 exceeds the maximum line length of 132. (max-len)
(#61) Unexpected tab character. (no-tabs)
(#61) Trailing spaces not allowed. (no-trailing-spaces)
(#62) Line 62 exceeds the maximum line length of 132. (max-len)
(#62) Unexpected tab character. (no-tabs)
(#62) Trailing spaces not allowed. (no-trailing-spaces)
(#63) Unexpected tab character. (no-tabs)
(#65) Line 65 exceeds the maximum line length of 132. (max-len)
(#65) Unexpected tab character. (no-tabs)
(#65) Trailing spaces not allowed. (no-trailing-spaces)
(#66) Line 66 exceeds the maximum line length of 132. (max-len)
(#66) Unexpected tab character. (no-tabs)
(#66) Trailing spaces not allowed. (no-trailing-spaces)
(#67) Line 67 exceeds the maximum line length of 132. (max-len)
(#67) Unexpected tab character. (no-tabs)
(#67) Trailing spaces not allowed. (no-trailing-spaces)
(#68) Line 68 exceeds the maximum line length of 132. (max-len)
(#68) Unexpected tab character. (no-tabs)
(#68) Trailing spaces not allowed. (no-trailing-spaces)
(#69) Line 69 exceeds the maximum line length of 132. (max-len)
(#69) Unexpected tab character. (no-tabs)
(#69) Trailing spaces not allowed. (no-trailing-spaces)
(#70) Unexpected tab character. (no-tabs)
(#70) Trailing spaces not allowed. (no-trailing-spaces)
(#71) Line 71 exceeds the maximum line length of 132. (max-len)
(#71) Unexpected tab character. (no-tabs)
(#71) Trailing spaces not allowed. (no-trailing-spaces)
(#72) Line 72 exceeds the maximum line length of 132. (max-len)
(#72) Unexpected tab character. (no-tabs)
(#72) Trailing spaces not allowed. (no-trailing-spaces)
(#73) Line 73 exceeds the maximum line length of 132. (max-len)
(#73) Unexpected tab character. (no-tabs)
(#73) Trailing spaces not allowed. (no-trailing-spaces)
(#74) Unexpected tab character. (no-tabs)
(#74) Trailing spaces not allowed. (no-trailing-spaces)
(#75) Line 75 exceeds the maximum line length of 132. (max-len)
(#75) Unexpected tab character. (no-tabs)
(#75) Trailing spaces not allowed. (no-trailing-spaces)
(#76) Line 76 exceeds the maximum line length of 132. (max-len)
(#76) Unexpected tab character. (no-tabs)
(#76) Trailing spaces not allowed. (no-trailing-spaces)
(#77) Line 77 exceeds the maximum line length of 132. (max-len)
(#77) Unexpected tab character. (no-tabs)
(#77) Trailing spaces not allowed. (no-trailing-spaces)
(#78) Unexpected tab character. (no-tabs)
(#80) Unexpected tab character. (no-tabs)
(#82) Unexpected tab character. (no-tabs)
(#83) Unexpected tab character. (no-tabs)
(#83) There should be no space after '{'. (object-curly-spacing)
(#83) There should be no space before '}'. (object-curly-spacing)
(#83) Multiple spaces found before '// one line an...'. (no-multi-spaces)
(#83) Comments should not begin with a lowercase character (capitalized-comments)
(#84) Unexpected tab character. (no-tabs)
(#84) There should be no space after '{'. (object-curly-spacing)
(#84) 'SyntaxHighlighter' is not defined. (no-undef)
(#84) There should be no space before '}'. (object-curly-spacing)
(#84) Comments should not begin with a lowercase character (capitalized-comments)
(#84) Multiple spaces found before '// single quot...'. (no-multi-spaces)
(#85) Unexpected tab character. (no-tabs)
(#85) There should be no space after '{'. (object-curly-spacing)
(#85) 'SyntaxHighlighter' is not defined. (no-undef)
(#85) There should be no space before '}'. (object-curly-spacing)
(#85) Multiple spaces found before '// double quot...'. (no-multi-spaces)
(#85) Comments should not begin with a lowercase character (capitalized-comments)
(#86) Unexpected tab character. (no-tabs)
(#86) There should be no space after '{'. (object-curly-spacing)
(#86) 'SyntaxHighlighter' is not defined. (no-undef)
(#86) There should be no space before '}'. (object-curly-spacing)
(#86) Comments should not begin with a lowercase character (capitalized-comments)
(#86) Multiple spaces found before '// single quot...'. (no-multi-spaces)
(#87) Unexpected tab character. (no-tabs)
(#87) There should be no space after '{'. (object-curly-spacing)
(#87) There should be no space before '}'. (object-curly-spacing)
(#87) Comments should not begin with a lowercase character (capitalized-comments)
(#88) Unexpected tab character. (no-tabs)
(#88) There should be no space after '{'. (object-curly-spacing)
(#88) There should be no space before '}'. (object-curly-spacing)
(#88) Multiple spaces found before '// operators a...'. (no-multi-spaces)
(#88) Comments should not begin with a lowercase character (capitalized-comments)
(#89) Unexpected tab character. (no-tabs)
(#89) There should be no space after '{'. (object-curly-spacing)
(#89) There should be no space before '}'. (object-curly-spacing)
(#89) Comments should not begin with a lowercase character (capitalized-comments)
(#89) Multiple spaces found before '// keyword'. (no-multi-spaces)
(#90) Unexpected tab character. (no-tabs)
(#91) Unexpected tab character. (no-tabs)
(#93) Unexpected tab character. (no-tabs)
(#93) 'SyntaxHighlighter' is not defined. (no-undef)
(#94) Unexpected tab character. (no-tabs)
(#94) A space is required after ','. (comma-spacing)
(#95) Trailing spaces not allowed. (no-trailing-spaces)
(#95) Unexpected tab character. (no-tabs)
(#96) Unexpected tab character. (no-tabs)
(#96) 'SyntaxHighlighter' is not defined. (no-undef)
(#98) Unexpected tab character. (no-tabs)
(#99) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#99) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#99) Unexpected tab character. (no-tabs)
(#99) 'exports' is not defined. (no-undef)
theme/shoelace/javascript/syntaxhighlighter_3_0_83/scripts/shBrushCpp.js
(#17) Unnecessary semicolon. (no-extra-semi)
(#18) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#19) Unexpected tab character. (no-tabs)
(#20) 'SyntaxHighlighter' is not defined. (no-undef)
(#20) Unexpected tab character. (no-tabs)
(#20) 'SyntaxHighlighter' is not defined. (no-undef)
(#20) Infix operators must be spaced. (space-infix-ops)
(#22) Missing JSDoc comment. (require-jsdoc)
(#22) Unexpected tab character. (no-tabs)
(#23) Unexpected tab character. (no-tabs)
(#23) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#24) Unexpected tab character. (no-tabs)
(#25) Trailing spaces not allowed. (no-trailing-spaces)
(#25) Unexpected tab character. (no-tabs)
(#26) Unexpected tab character. (no-tabs)
(#27) Unexpected tab character. (no-tabs)
(#28) Unexpected tab character. (no-tabs)
(#29) Unexpected tab character. (no-tabs)
(#30) Unexpected tab character. (no-tabs)
(#31) Unexpected tab character. (no-tabs)
(#32) Unexpected tab character. (no-tabs)
(#33) Unexpected tab character. (no-tabs)
(#34) Unexpected tab character. (no-tabs)
(#35) Unexpected tab character. (no-tabs)
(#36) Unexpected tab character. (no-tabs)
(#37) Unexpected tab character. (no-tabs)
(#38) Unexpected tab character. (no-tabs)
(#39) Unexpected tab character. (no-tabs)
(#40) Unexpected tab character. (no-tabs)
(#41) Unexpected tab character. (no-tabs)
(#42) Unexpected tab character. (no-tabs)
(#43) Unexpected tab character. (no-tabs)
(#44) Unexpected tab character. (no-tabs)
(#45) Unexpected tab character. (no-tabs)
(#46) Unexpected tab character. (no-tabs)
(#47) Unexpected tab character. (no-tabs)
(#48) Unexpected tab character. (no-tabs)
(#49) Unexpected tab character. (no-tabs)
(#51) Unexpected tab character. (no-tabs)
(#52) Unexpected tab character. (no-tabs)
(#53) Unexpected tab character. (no-tabs)
(#54) Unexpected tab character. (no-tabs)
(#55) Unexpected tab character. (no-tabs)
(#56) Unexpected tab character. (no-tabs)
(#57) Unexpected tab character. (no-tabs)
(#58) Unexpected tab character. (no-tabs)
(#59) Unexpected tab character. (no-tabs)
(#60) Trailing spaces not allowed. (no-trailing-spaces)
(#60) Unexpected tab character. (no-tabs)
(#61) Unexpected tab character. (no-tabs)
(#62) Unexpected tab character. (no-tabs)
(#63) Unexpected tab character. (no-tabs)
(#64) Unexpected tab character. (no-tabs)
(#65) Unexpected tab character. (no-tabs)
(#66) Unexpected tab character. (no-tabs)
(#67) Unexpected tab character. (no-tabs)
(#68) Unexpected tab character. (no-tabs)
(#69) Unexpected tab character. (no-tabs)
(#70) Unexpected tab character. (no-tabs)
(#71) Unexpected tab character. (no-tabs)
(#72) Unexpected tab character. (no-tabs)
(#73) Unexpected tab character. (no-tabs)
(#74) Unexpected tab character. (no-tabs)
(#75) Unexpected tab character. (no-tabs)
(#76) Unexpected tab character. (no-tabs)
(#78) Unexpected tab character. (no-tabs)
(#79) Unexpected tab character. (no-tabs)
(#79) There should be no space after '{'. (object-curly-spacing)
(#79) 'SyntaxHighlighter' is not defined. (no-undef)
(#79) There should be no space before '}'. (object-curly-spacing)
(#79) Comments should not begin with a lowercase character (capitalized-comments)
(#80) Unexpected tab character. (no-tabs)
(#80) There should be no space after '{'. (object-curly-spacing)
(#80) 'SyntaxHighlighter' is not defined. (no-undef)
(#80) There should be no space before '}'. (object-curly-spacing)
(#80) Comments should not begin with a lowercase character (capitalized-comments)
(#81) Unexpected tab character. (no-tabs)
(#81) There should be no space after '{'. (object-curly-spacing)
(#81) 'SyntaxHighlighter' is not defined. (no-undef)
(#81) There should be no space before '}'. (object-curly-spacing)
(#81) Comments should not begin with a lowercase character (capitalized-comments)
(#82) Unexpected tab character. (no-tabs)
(#82) There should be no space after '{'. (object-curly-spacing)
(#82) 'SyntaxHighlighter' is not defined. (no-undef)
(#82) There should be no space before '}'. (object-curly-spacing)
(#82) Comments should not begin with a lowercase character (capitalized-comments)
(#83) Unexpected tab character. (no-tabs)
(#83) There should be no space after '{'. (object-curly-spacing)
(#83) There should be no space before '}'. (object-curly-spacing)
(#84) Unexpected tab character. (no-tabs)
(#84) There should be no space after '{'. (object-curly-spacing)
(#84) There should be no space before '}'. (object-curly-spacing)
(#85) Unexpected tab character. (no-tabs)
(#85) There should be no space after '{'. (object-curly-spacing)
(#85) There should be no space before '}'. (object-curly-spacing)
(#86) Unexpected tab character. (no-tabs)
(#86) There should be no space after '{'. (object-curly-spacing)
(#86) There should be no space before '}'. (object-curly-spacing)
(#87) Unexpected tab character. (no-tabs)
(#88) Unexpected tab character. (no-tabs)
(#88) Unnecessary semicolon. (no-extra-semi)
(#90) Unexpected tab character. (no-tabs)
(#90) 'SyntaxHighlighter' is not defined. (no-undef)
(#91) Unexpected tab character. (no-tabs)
(#93) Unexpected tab character. (no-tabs)
(#93) 'SyntaxHighlighter' is not defined. (no-undef)
(#95) Unexpected tab character. (no-tabs)
(#96) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#96) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#96) Unexpected tab character. (no-tabs)
(#96) 'exports' is not defined. (no-undef)
theme/shoelace/javascript/syntaxhighlighter_3_0_83/scripts/shBrushCSharp.js
(#17) Unnecessary semicolon. (no-extra-semi)
(#18) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#19) Unexpected tab character. (no-tabs)
(#20) 'SyntaxHighlighter' is not defined. (no-undef)
(#20) Unexpected tab character. (no-tabs)
(#20) 'SyntaxHighlighter' is not defined. (no-undef)
(#20) Infix operators must be spaced. (space-infix-ops)
(#22) Missing JSDoc comment. (require-jsdoc)
(#22) Unexpected tab character. (no-tabs)
(#23) Unexpected tab character. (no-tabs)
(#23) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#24) Unexpected tab character. (no-tabs)
(#25) Unexpected tab character. (no-tabs)
(#26) Unexpected tab character. (no-tabs)
(#27) Unexpected tab character. (no-tabs)
(#28) Unexpected tab character. (no-tabs)
(#29) Unexpected tab character. (no-tabs)
(#30) Unexpected tab character. (no-tabs)
(#32) Unexpected tab character. (no-tabs)
(#32) Missing JSDoc comment. (require-jsdoc)
(#32) 'regexInfo' is defined but never used. (no-unused-vars)
(#33) Unexpected tab character. (no-tabs)
(#33) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#34) Unexpected tab character. (no-tabs)
(#35) Unexpected tab character. (no-tabs)
(#36) Unexpected tab character. (no-tabs)
(#37) Unexpected tab character. (no-tabs)
(#38) Trailing spaces not allowed. (no-trailing-spaces)
(#38) Unexpected tab character. (no-tabs)
(#39) Unexpected tab character. (no-tabs)
(#39) 'SyntaxHighlighter' is not defined. (no-undef)
(#40) Unexpected tab character. (no-tabs)
(#42) Unexpected tab character. (no-tabs)
(#43) Unexpected tab character. (no-tabs)
(#43) There should be no space after '{'. (object-curly-spacing)
(#43) 'SyntaxHighlighter' is not defined. (no-undef)
(#43) Extra space after key 'func'. (key-spacing)
(#43) There should be no space before '}'. (object-curly-spacing)
(#43) Comments should not begin with a lowercase character (capitalized-comments)
(#44) Unexpected tab character. (no-tabs)
(#44) There should be no space after '{'. (object-curly-spacing)
(#44) 'SyntaxHighlighter' is not defined. (no-undef)
(#44) There should be no space before '}'. (object-curly-spacing)
(#44) Comments should not begin with a lowercase character (capitalized-comments)
(#45) Unexpected tab character. (no-tabs)
(#45) There should be no space after '{'. (object-curly-spacing)
(#45) There should be no space before '}'. (object-curly-spacing)
(#46) Unexpected tab character. (no-tabs)
(#46) There should be no space after '{'. (object-curly-spacing)
(#46) 'SyntaxHighlighter' is not defined. (no-undef)
(#46) There should be no space before '}'. (object-curly-spacing)
(#46) Comments should not begin with a lowercase character (capitalized-comments)
(#47) Unexpected tab character. (no-tabs)
(#47) There should be no space after '{'. (object-curly-spacing)
(#47) 'SyntaxHighlighter' is not defined. (no-undef)
(#47) There should be no space before '}'. (object-curly-spacing)
(#47) Comments should not begin with a lowercase character (capitalized-comments)
(#48) Line 48 exceeds the maximum line length of 132. (max-len)
(#48) Unexpected tab character. (no-tabs)
(#48) There should be no space after '{'. (object-curly-spacing)
(#48) There should be no space before '}'. (object-curly-spacing)
(#48) Comments should not begin with a lowercase character (capitalized-comments)
(#49) Unexpected tab character. (no-tabs)
(#49) There should be no space after '{'. (object-curly-spacing)
(#49) There should be no space before '}'. (object-curly-spacing)
(#49) Comments should not begin with a lowercase character (capitalized-comments)
(#50) Unexpected tab character. (no-tabs)
(#50) There should be no space after '{'. (object-curly-spacing)
(#50) There should be no space before '}'. (object-curly-spacing)
(#50) Comments should not begin with a lowercase character (capitalized-comments)
(#51) Unexpected tab character. (no-tabs)
(#51) There should be no space after '{'. (object-curly-spacing)
(#51) There should be no space before '}'. (object-curly-spacing)
(#51) Comments should not begin with a lowercase character (capitalized-comments)
(#52) Unexpected tab character. (no-tabs)
(#53) Trailing spaces not allowed. (no-trailing-spaces)
(#53) Unexpected tab character. (no-tabs)
(#54) Unexpected tab character. (no-tabs)
(#54) 'SyntaxHighlighter' is not defined. (no-undef)
(#55) Unexpected tab character. (no-tabs)
(#55) Unnecessary semicolon. (no-extra-semi)
(#57) Unexpected tab character. (no-tabs)
(#57) 'SyntaxHighlighter' is not defined. (no-undef)
(#58) Unexpected tab character. (no-tabs)
(#60) 'SyntaxHighlighter' is not defined. (no-undef)
(#60) Unexpected tab character. (no-tabs)
(#62) Unexpected tab character. (no-tabs)
(#63) Unexpected tab character. (no-tabs)
(#63) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#63) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#63) 'exports' is not defined. (no-undef)
theme/shoelace/javascript/syntaxhighlighter_3_0_83/scripts/shBrushCss.js
(#17) Unnecessary semicolon. (no-extra-semi)
(#18) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#19) Unexpected tab character. (no-tabs)
(#20) 'SyntaxHighlighter' is not defined. (no-undef)
(#20) Unexpected tab character. (no-tabs)
(#20) 'SyntaxHighlighter' is not defined. (no-undef)
(#20) Infix operators must be spaced. (space-infix-ops)
(#22) Missing JSDoc comment. (require-jsdoc)
(#22) Unexpected tab character. (no-tabs)
(#23) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#23) Unexpected tab character. (no-tabs)
(#24) Unexpected tab character. (no-tabs)
(#24) Missing JSDoc comment. (require-jsdoc)
(#25) Unexpected tab character. (no-tabs)
(#25) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#26) Unexpected tab character. (no-tabs)
(#27) Unexpected tab character. (no-tabs)
(#27) Unnecessary semicolon. (no-extra-semi)
(#28) Trailing spaces not allowed. (no-trailing-spaces)
(#28) Unexpected tab character. (no-tabs)
(#29) Unexpected tab character. (no-tabs)
(#29) Missing JSDoc comment. (require-jsdoc)
(#30) Unexpected tab character. (no-tabs)
(#30) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#31) Unexpected tab character. (no-tabs)
(#31) Unnecessary escape character: \:. (no-useless-escape)
(#32) Unexpected tab character. (no-tabs)
(#32) Unnecessary semicolon. (no-extra-semi)
(#34) Unexpected tab character. (no-tabs)
(#35) Line 35 exceeds the maximum line length of 132. (max-len)
(#35) Unexpected tab character. (no-tabs)
(#36) Line 36 exceeds the maximum line length of 132. (max-len)
(#36) Unexpected tab character. (no-tabs)
(#37) Line 37 exceeds the maximum line length of 132. (max-len)
(#37) Unexpected tab character. (no-tabs)
(#38) Line 38 exceeds the maximum line length of 132. (max-len)
(#38) Unexpected tab character. (no-tabs)
(#39) Line 39 exceeds the maximum line length of 132. (max-len)
(#39) Unexpected tab character. (no-tabs)
(#40) Line 40 exceeds the maximum line length of 132. (max-len)
(#40) Unexpected tab character. (no-tabs)
(#41) Line 41 exceeds the maximum line length of 132. (max-len)
(#41) Unexpected tab character. (no-tabs)
(#42) Line 42 exceeds the maximum line length of 132. (max-len)
(#42) Unexpected tab character. (no-tabs)
(#43) Line 43 exceeds the maximum line length of 132. (max-len)
(#43) Unexpected tab character. (no-tabs)
(#44) Line 44 exceeds the maximum line length of 132. (max-len)
(#44) Unexpected tab character. (no-tabs)
(#45) Line 45 exceeds the maximum line length of 132. (max-len)
(#45) Unexpected tab character. (no-tabs)
(#46) Line 46 exceeds the maximum line length of 132. (max-len)
(#46) Unexpected tab character. (no-tabs)
(#47) Line 47 exceeds the maximum line length of 132. (max-len)
(#47) Unexpected tab character. (no-tabs)
(#49) Line 49 exceeds the maximum line length of 132. (max-len)
(#49) Unexpected tab character. (no-tabs)
(#49) Infix operators must be spaced. (space-infix-ops)
(#50) Line 50 exceeds the maximum line length of 132. (max-len)
(#50) Unexpected tab character. (no-tabs)
(#50) Infix operators must be spaced. (space-infix-ops)
(#51) Line 51 exceeds the maximum line length of 132. (max-len)
(#51) Unexpected tab character. (no-tabs)
(#51) Infix operators must be spaced. (space-infix-ops)
(#52) Line 52 exceeds the maximum line length of 132. (max-len)
(#52) Unexpected tab character. (no-tabs)
(#52) Infix operators must be spaced. (space-infix-ops)
(#53) Line 53 exceeds the maximum line length of 132. (max-len)
(#53) Unexpected tab character. (no-tabs)
(#53) Infix operators must be spaced. (space-infix-ops)
(#54) Line 54 exceeds the maximum line length of 132. (max-len)
(#54) Unexpected tab character. (no-tabs)
(#54) Infix operators must be spaced. (space-infix-ops)
(#55) Line 55 exceeds the maximum line length of 132. (max-len)
(#55) Unexpected tab character. (no-tabs)
(#55) Infix operators must be spaced. (space-infix-ops)
(#56) Line 56 exceeds the maximum line length of 132. (max-len)
(#56) Unexpected tab character. (no-tabs)
(#56) Infix operators must be spaced. (space-infix-ops)
(#57) Line 57 exceeds the maximum line length of 132. (max-len)
(#57) Unexpected tab character. (no-tabs)
(#57) Infix operators must be spaced. (space-infix-ops)
(#58) Line 58 exceeds the maximum line length of 132. (max-len)
(#58) Unexpected tab character. (no-tabs)
(#58) Infix operators must be spaced. (space-infix-ops)
(#59) Line 59 exceeds the maximum line length of 132. (max-len)
(#59) Unexpected tab character. (no-tabs)
(#59) Infix operators must be spaced. (space-infix-ops)
(#60) Line 60 exceeds the maximum line length of 132. (max-len)
(#60) Unexpected tab character. (no-tabs)
(#60) Infix operators must be spaced. (space-infix-ops)
(#61) Line 61 exceeds the maximum line length of 132. (max-len)
(#61) Unexpected tab character. (no-tabs)
(#61) Infix operators must be spaced. (space-infix-ops)
(#62) Line 62 exceeds the maximum line length of 132. (max-len)
(#62) Unexpected tab character. (no-tabs)
(#64) Unexpected tab character. (no-tabs)
(#65) Trailing spaces not allowed. (no-trailing-spaces)
(#65) Unexpected tab character. (no-tabs)
(#66) Unexpected tab character. (no-tabs)
(#67) Unexpected tab character. (no-tabs)
(#67) There should be no space after '{'. (object-curly-spacing)
(#67) 'SyntaxHighlighter' is not defined. (no-undef)
(#67) There should be no space before '}'. (object-curly-spacing)
(#67) Comments should not begin with a lowercase character (capitalized-comments)
(#68) Unexpected tab character. (no-tabs)
(#68) There should be no space after '{'. (object-curly-spacing)
(#68) 'SyntaxHighlighter' is not defined. (no-undef)
(#68) There should be no space before '}'. (object-curly-spacing)
(#68) Comments should not begin with a lowercase character (capitalized-comments)
(#69) Unexpected tab character. (no-tabs)
(#69) There should be no space after '{'. (object-curly-spacing)
(#69) 'SyntaxHighlighter' is not defined. (no-undef)
(#69) There should be no space before '}'. (object-curly-spacing)
(#69) Comments should not begin with a lowercase character (capitalized-comments)
(#70) Unexpected tab character. (no-tabs)
(#70) There should be no space after '{'. (object-curly-spacing)
(#70) Unnecessary escape character: \#. (no-useless-escape)
(#70) There should be no space before '}'. (object-curly-spacing)
(#70) Comments should not begin with a lowercase character (capitalized-comments)
(#71) Unexpected tab character. (no-tabs)
(#71) There should be no space after '{'. (object-curly-spacing)
(#71) Unnecessary escape character: \:. (no-useless-escape)
(#71) Unnecessary escape character: \%. (no-useless-escape)
(#71) There should be no space before '}'. (object-curly-spacing)
(#71) Comments should not begin with a lowercase character (capitalized-comments)
(#72) Unexpected tab character. (no-tabs)
(#72) There should be no space after '{'. (object-curly-spacing)
(#72) There should be no space before '}'. (object-curly-spacing)
(#73) Unexpected tab character. (no-tabs)
(#73) There should be no space after '{'. (object-curly-spacing)
(#73) There should be no space before '}'. (object-curly-spacing)
(#73) Comments should not begin with a lowercase character (capitalized-comments)
(#74) Unexpected tab character. (no-tabs)
(#74) There should be no space after '{'. (object-curly-spacing)
(#74) There should be no space before '}'. (object-curly-spacing)
(#74) Comments should not begin with a lowercase character (capitalized-comments)
(#75) Unexpected tab character. (no-tabs)
(#75) There should be no space after '{'. (object-curly-spacing)
(#75) There should be no space before '}'. (object-curly-spacing)
(#75) Comments should not begin with a lowercase character (capitalized-comments)
(#76) Unexpected tab character. (no-tabs)
(#78) Unexpected tab character. (no-tabs)
(#78) Trailing spaces not allowed. (no-trailing-spaces)
(#79) Unexpected tab character. (no-tabs)
(#79) Trailing spaces not allowed. (no-trailing-spaces)
(#80) Unexpected tab character. (no-tabs)
(#80) Trailing spaces not allowed. (no-trailing-spaces)
(#81) Unexpected tab character. (no-tabs)
(#82) Unexpected tab character. (no-tabs)
(#82) Unnecessary semicolon. (no-extra-semi)
(#84) Unexpected tab character. (no-tabs)
(#84) 'SyntaxHighlighter' is not defined. (no-undef)
(#85) Unexpected tab character. (no-tabs)
(#87) Unexpected tab character. (no-tabs)
(#87) 'SyntaxHighlighter' is not defined. (no-undef)
(#89) Unexpected tab character. (no-tabs)
(#90) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#90) Unexpected tab character. (no-tabs)
(#90) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#90) 'exports' is not defined. (no-undef)
theme/shoelace/javascript/syntaxhighlighter_3_0_83/scripts/shBrushDelphi.js
(#17) Unnecessary semicolon. (no-extra-semi)
(#18) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#19) Unexpected tab character. (no-tabs)
(#20) 'SyntaxHighlighter' is not defined. (no-undef)
(#20) Unexpected tab character. (no-tabs)
(#20) 'SyntaxHighlighter' is not defined. (no-undef)
(#20) Infix operators must be spaced. (space-infix-ops)
(#22) Missing JSDoc comment. (require-jsdoc)
(#22) Unexpected tab character. (no-tabs)
(#23) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#23) Unexpected tab character. (no-tabs)
(#24) Unexpected tab character. (no-tabs)
(#25) Unexpected tab character. (no-tabs)
(#26) Unexpected tab character. (no-tabs)
(#27) Unexpected tab character. (no-tabs)
(#28) Unexpected tab character. (no-tabs)
(#29) Unexpected tab character. (no-tabs)
(#30) Unexpected tab character. (no-tabs)
(#31) Unexpected tab character. (no-tabs)
(#32) Unexpected tab character. (no-tabs)
(#33) Unexpected tab character. (no-tabs)
(#34) Unexpected tab character. (no-tabs)
(#36) Unexpected tab character. (no-tabs)
(#37) Unexpected tab character. (no-tabs)
(#37) There should be no space after '{'. (object-curly-spacing)
(#37) There should be no space before '}'. (object-curly-spacing)
(#37) Multiple spaces found before '// multiline c...'. (no-multi-spaces)
(#37) Comments should not begin with a lowercase character (capitalized-comments)
(#38) Unexpected tab character. (no-tabs)
(#38) There should be no space after '{'. (object-curly-spacing)
(#38) There should be no space before '}'. (object-curly-spacing)
(#38) Comments should not begin with a lowercase character (capitalized-comments)
(#38) Multiple spaces found before '// multiline c...'. (no-multi-spaces)
(#39) Unexpected tab character. (no-tabs)
(#39) There should be no space after '{'. (object-curly-spacing)
(#39) 'SyntaxHighlighter' is not defined. (no-undef)
(#39) There should be no space before '}'. (object-curly-spacing)
(#39) Multiple spaces found before '// one line'. (no-multi-spaces)
(#39) Comments should not begin with a lowercase character (capitalized-comments)
(#40) Unexpected tab character. (no-tabs)
(#40) There should be no space after '{'. (object-curly-spacing)
(#40) 'SyntaxHighlighter' is not defined. (no-undef)
(#40) There should be no space before '}'. (object-curly-spacing)
(#40) Comments should not begin with a lowercase character (capitalized-comments)
(#41) Line 41 exceeds the maximum line length of 132. (max-len)
(#41) Unexpected tab character. (no-tabs)
(#41) There should be no space after '{'. (object-curly-spacing)
(#41) There should be no space before '}'. (object-curly-spacing)
(#41) Comments should not begin with a lowercase character (capitalized-comments)
(#42) Unexpected tab character. (no-tabs)
(#42) There should be no space after '{'. (object-curly-spacing)
(#42) Unnecessary escape character: \.. (no-useless-escape)
(#42) There should be no space before '}'. (object-curly-spacing)
(#42) Comments should not begin with a lowercase character (capitalized-comments)
(#43) Unexpected tab character. (no-tabs)
(#43) There should be no space after '{'. (object-curly-spacing)
(#43) There should be no space before '}'. (object-curly-spacing)
(#43) Comments should not begin with a lowercase character (capitalized-comments)
(#44) Unexpected tab character. (no-tabs)
(#44) There should be no space after '{'. (object-curly-spacing)
(#44) There should be no space before '}'. (object-curly-spacing)
(#44) Comments should not begin with a lowercase character (capitalized-comments)
(#45) Unexpected tab character. (no-tabs)
(#46) Unexpected tab character. (no-tabs)
(#46) Unnecessary semicolon. (no-extra-semi)
(#48) Unexpected tab character. (no-tabs)
(#48) 'SyntaxHighlighter' is not defined. (no-undef)
(#49) Unexpected tab character. (no-tabs)
(#51) Unexpected tab character. (no-tabs)
(#51) 'SyntaxHighlighter' is not defined. (no-undef)
(#53) Unexpected tab character. (no-tabs)
(#54) Unexpected tab character. (no-tabs)
(#54) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#54) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#54) 'exports' is not defined. (no-undef)
theme/shoelace/javascript/syntaxhighlighter_3_0_83/scripts/shBrushDiff.js
(#17) Unnecessary semicolon. (no-extra-semi)
(#18) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#19) Unexpected tab character. (no-tabs)
(#20) Unexpected tab character. (no-tabs)
(#20) 'SyntaxHighlighter' is not defined. (no-undef)
(#20) 'SyntaxHighlighter' is not defined. (no-undef)
(#20) Infix operators must be spaced. (space-infix-ops)
(#22) Unexpected tab character. (no-tabs)
(#22) Missing JSDoc comment. (require-jsdoc)
(#23) Unexpected tab character. (no-tabs)
(#23) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#24) Unexpected tab character. (no-tabs)
(#25) Unexpected tab character. (no-tabs)
(#25) There should be no space after '{'. (object-curly-spacing)
(#25) There should be no space before '}'. (object-curly-spacing)
(#26) Unexpected tab character. (no-tabs)
(#26) There should be no space after '{'. (object-curly-spacing)
(#26) Unnecessary escape character: \-. (no-useless-escape)
(#26) Unnecessary escape character: \-. (no-useless-escape)
(#26) Unnecessary escape character: \-. (no-useless-escape)
(#26) There should be no space before '}'. (object-curly-spacing)
(#27) Unexpected tab character. (no-tabs)
(#27) There should be no space after '{'. (object-curly-spacing)
(#27) There should be no space before '}'. (object-curly-spacing)
(#28) Unexpected tab character. (no-tabs)
(#28) There should be no space after '{'. (object-curly-spacing)
(#28) There should be no space before '}'. (object-curly-spacing)
(#29) Unexpected tab character. (no-tabs)
(#29) There should be no space after '{'. (object-curly-spacing)
(#29) Unnecessary escape character: \+. (no-useless-escape)
(#29) There should be no space before '}'. (object-curly-spacing)
(#30) Unexpected tab character. (no-tabs)
(#30) There should be no space after '{'. (object-curly-spacing)
(#30) Unnecessary escape character: \-. (no-useless-escape)
(#30) Unnecessary escape character: \-. (no-useless-escape)
(#30) There should be no space before '}'. (object-curly-spacing)
(#31) Unexpected tab character. (no-tabs)
(#32) Unexpected tab character. (no-tabs)
(#32) Unnecessary semicolon. (no-extra-semi)
(#34) Unexpected tab character. (no-tabs)
(#34) 'SyntaxHighlighter' is not defined. (no-undef)
(#35) Unexpected tab character. (no-tabs)
(#37) Unexpected tab character. (no-tabs)
(#37) 'SyntaxHighlighter' is not defined. (no-undef)
(#39) Unexpected tab character. (no-tabs)
(#40) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#40) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#40) Unexpected tab character. (no-tabs)
(#40) 'exports' is not defined. (no-undef)
theme/shoelace/javascript/syntaxhighlighter_3_0_83/scripts/shBrushErlang.js
(#17) Unnecessary semicolon. (no-extra-semi)
(#18) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#19) Unexpected tab character. (no-tabs)
(#20) 'SyntaxHighlighter' is not defined. (no-undef)
(#20) Unexpected tab character. (no-tabs)
(#20) 'SyntaxHighlighter' is not defined. (no-undef)
(#20) Infix operators must be spaced. (space-infix-ops)
(#22) Unexpected tab character. (no-tabs)
(#22) Missing JSDoc comment. (require-jsdoc)
(#23) Unexpected tab character. (no-tabs)
(#23) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#24) Unexpected tab character. (no-tabs)
(#25) Unexpected tab character. (no-tabs)
(#27) Unexpected tab character. (no-tabs)
(#28) Unexpected tab character. (no-tabs)
(#28) Infix operators must be spaced. (space-infix-ops)
(#29) Unexpected tab character. (no-tabs)
(#29) Infix operators must be spaced. (space-infix-ops)
(#30) Unexpected tab character. (no-tabs)
(#30) Infix operators must be spaced. (space-infix-ops)
(#31) Unexpected tab character. (no-tabs)
(#31) Comments should not begin with a lowercase character (capitalized-comments)
(#32) Unexpected tab character. (no-tabs)
(#34) Unexpected tab character. (no-tabs)
(#35) Unexpected tab character. (no-tabs)
(#35) There should be no space after '{'. (object-curly-spacing)
(#35) There should be no space before '}'. (object-curly-spacing)
(#36) Unexpected tab character. (no-tabs)
(#36) There should be no space after '{'. (object-curly-spacing)
(#36) There should be no space before '}'. (object-curly-spacing)
(#37) Unexpected tab character. (no-tabs)
(#37) There should be no space after '{'. (object-curly-spacing)
(#37) There should be no space before '}'. (object-curly-spacing)
(#38) Unexpected tab character. (no-tabs)
(#38) There should be no space after '{'. (object-curly-spacing)
(#38) There should be no space before '}'. (object-curly-spacing)
(#39) Unexpected tab character. (no-tabs)
(#39) There should be no space after '{'. (object-curly-spacing)
(#39) 'SyntaxHighlighter' is not defined. (no-undef)
(#39) There should be no space before '}'. (object-curly-spacing)
(#40) Unexpected tab character. (no-tabs)
(#40) There should be no space after '{'. (object-curly-spacing)
(#40) 'SyntaxHighlighter' is not defined. (no-undef)
(#40) There should be no space before '}'. (object-curly-spacing)
(#41) Unexpected tab character. (no-tabs)
(#41) There should be no space after '{'. (object-curly-spacing)
(#41) There should be no space before '}'. (object-curly-spacing)
(#42) Unexpected tab character. (no-tabs)
(#43) Unexpected tab character. (no-tabs)
(#43) Unnecessary semicolon. (no-extra-semi)
(#45) Unexpected tab character. (no-tabs)
(#45) 'SyntaxHighlighter' is not defined. (no-undef)
(#46) Unexpected tab character. (no-tabs)
(#48) 'SyntaxHighlighter' is not defined. (no-undef)
(#48) Unexpected tab character. (no-tabs)
(#50) Unexpected tab character. (no-tabs)
(#51) Unexpected tab character. (no-tabs)
(#51) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#51) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#51) 'exports' is not defined. (no-undef)
theme/shoelace/javascript/syntaxhighlighter_3_0_83/scripts/shBrushGroovy.js
(#17) Unnecessary semicolon. (no-extra-semi)
(#18) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#19) Unexpected tab character. (no-tabs)
(#20) Unexpected tab character. (no-tabs)
(#20) 'SyntaxHighlighter' is not defined. (no-undef)
(#20) 'SyntaxHighlighter' is not defined. (no-undef)
(#20) Infix operators must be spaced. (space-infix-ops)
(#22) Missing JSDoc comment. (require-jsdoc)
(#22) Unexpected tab character. (no-tabs)
(#23) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#23) Unexpected tab character. (no-tabs)
(#24) Unexpected tab character. (no-tabs)
(#25) Unexpected tab character. (no-tabs)
(#27) Unexpected tab character. (no-tabs)
(#28) Unexpected tab character. (no-tabs)
(#29) Unexpected tab character. (no-tabs)
(#30) Unexpected tab character. (no-tabs)
(#30) Multiple spaces found before '='. (no-multi-spaces)
(#30) Multiple spaces found before ''void boolean byte char short int long float double''. (no-multi-spaces)
(#31) Unexpected tab character. (no-tabs)
(#32) Unexpected tab character. (no-tabs)
(#32) Multiple spaces found before '='. (no-multi-spaces)
(#32) Infix operators must be spaced. (space-infix-ops)
(#33) Unexpected tab character. (no-tabs)
(#34) Unexpected tab character. (no-tabs)
(#35) Unexpected tab character. (no-tabs)
(#36) Unexpected tab character. (no-tabs)
(#37) Unexpected tab character. (no-tabs)
(#38) Unexpected tab character. (no-tabs)
(#39) Unexpected tab character. (no-tabs)
(#40) Unexpected tab character. (no-tabs)
(#40) Infix operators must be spaced. (space-infix-ops)
(#41) Unexpected tab character. (no-tabs)
(#41) Infix operators must be spaced. (space-infix-ops)
(#42) Unexpected tab character. (no-tabs)
(#44) Unexpected tab character. (no-tabs)
(#45) Unexpected tab character. (no-tabs)
(#45) There should be no space after '{'. (object-curly-spacing)
(#45) 'SyntaxHighlighter' is not defined. (no-undef)
(#45) There should be no space before '}'. (object-curly-spacing)
(#45) Comments should not begin with a lowercase character (capitalized-comments)
(#46) Unexpected tab character. (no-tabs)
(#46) There should be no space after '{'. (object-curly-spacing)
(#46) 'SyntaxHighlighter' is not defined. (no-undef)
(#46) There should be no space before '}'. (object-curly-spacing)
(#46) Comments should not begin with a lowercase character (capitalized-comments)
(#47) Unexpected tab character. (no-tabs)
(#47) There should be no space after '{'. (object-curly-spacing)
(#47) 'SyntaxHighlighter' is not defined. (no-undef)
(#47) There should be no space before '}'. (object-curly-spacing)
(#47) Comments should not begin with a lowercase character (capitalized-comments)
(#48) Unexpected tab character. (no-tabs)
(#48) There should be no space after '{'. (object-curly-spacing)
(#48) 'SyntaxHighlighter' is not defined. (no-undef)
(#48) There should be no space before '}'. (object-curly-spacing)
(#48) Comments should not begin with a lowercase character (capitalized-comments)
(#49) Unexpected tab character. (no-tabs)
(#49) There should be no space after '{'. (object-curly-spacing)
(#49) There should be no space before '}'. (object-curly-spacing)
(#50) Unexpected tab character. (no-tabs)
(#50) There should be no space after '{'. (object-curly-spacing)
(#50) There should be no space before '}'. (object-curly-spacing)
(#50) Comments should not begin with a lowercase character (capitalized-comments)
(#51) Unexpected tab character. (no-tabs)
(#51) There should be no space after '{'. (object-curly-spacing)
(#51) There should be no space before '}'. (object-curly-spacing)
(#51) Comments should not begin with a lowercase character (capitalized-comments)
(#52) Unexpected tab character. (no-tabs)
(#52) There should be no space after '{'. (object-curly-spacing)
(#52) There should be no space before '}'. (object-curly-spacing)
(#52) Comments should not begin with a lowercase character (capitalized-comments)
(#53) Unexpected tab character. (no-tabs)
(#53) There should be no space after '{'. (object-curly-spacing)
(#53) There should be no space before '}'. (object-curly-spacing)
(#53) Comments should not begin with a lowercase character (capitalized-comments)
(#54) Unexpected tab character. (no-tabs)
(#54) There should be no space after '{'. (object-curly-spacing)
(#54) There should be no space before '}'. (object-curly-spacing)
(#54) Comments should not begin with a lowercase character (capitalized-comments)
(#55) Unexpected tab character. (no-tabs)
(#57) Unexpected tab character. (no-tabs)
(#57) 'SyntaxHighlighter' is not defined. (no-undef)
(#58) Unexpected tab character. (no-tabs)
(#60) Unexpected tab character. (no-tabs)
(#60) 'SyntaxHighlighter' is not defined. (no-undef)
(#61) Unexpected tab character. (no-tabs)
(#63) Unexpected tab character. (no-tabs)
(#63) 'SyntaxHighlighter' is not defined. (no-undef)
(#65) Unexpected tab character. (no-tabs)
(#66) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#66) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#66) Unexpected tab character. (no-tabs)
(#66) 'exports' is not defined. (no-undef)
theme/shoelace/javascript/syntaxhighlighter_3_0_83/scripts/shBrushJava.js
(#17) Unnecessary semicolon. (no-extra-semi)
(#18) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#19) Unexpected tab character. (no-tabs)
(#20) 'SyntaxHighlighter' is not defined. (no-undef)
(#20) Unexpected tab character. (no-tabs)
(#20) 'SyntaxHighlighter' is not defined. (no-undef)
(#20) Infix operators must be spaced. (space-infix-ops)
(#22) Missing JSDoc comment. (require-jsdoc)
(#22) Unexpected tab character. (no-tabs)
(#23) Unexpected tab character. (no-tabs)
(#23) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#24) Unexpected tab character. (no-tabs)
(#25) Unexpected tab character. (no-tabs)
(#26) Unexpected tab character. (no-tabs)
(#27) Unexpected tab character. (no-tabs)
(#28) Unexpected tab character. (no-tabs)
(#29) Unexpected tab character. (no-tabs)
(#30) Unexpected tab character. (no-tabs)
(#32) Unexpected tab character. (no-tabs)
(#33) Unexpected tab character. (no-tabs)
(#33) There should be no space after '{'. (object-curly-spacing)
(#33) 'SyntaxHighlighter' is not defined. (no-undef)
(#33) There should be no space before '}'. (object-curly-spacing)
(#33) Comments should not begin with a lowercase character (capitalized-comments)
(#34) Unexpected tab character. (no-tabs)
(#34) There should be no space after '{'. (object-curly-spacing)
(#34) Unnecessary escape character: \*. (no-useless-escape)
(#34) There should be no space before '}'. (object-curly-spacing)
(#34) Comments should not begin with a lowercase character (capitalized-comments)
(#35) Unexpected tab character. (no-tabs)
(#35) There should be no space after '{'. (object-curly-spacing)
(#35) There should be no space before '}'. (object-curly-spacing)
(#35) Comments should not begin with a lowercase character (capitalized-comments)
(#36) Unexpected tab character. (no-tabs)
(#36) There should be no space after '{'. (object-curly-spacing)
(#36) 'SyntaxHighlighter' is not defined. (no-undef)
(#36) There should be no space before '}'. (object-curly-spacing)
(#36) Comments should not begin with a lowercase character (capitalized-comments)
(#37) Unexpected tab character. (no-tabs)
(#37) There should be no space after '{'. (object-curly-spacing)
(#37) 'SyntaxHighlighter' is not defined. (no-undef)
(#37) There should be no space before '}'. (object-curly-spacing)
(#37) Comments should not begin with a lowercase character (capitalized-comments)
(#38) Unexpected tab character. (no-tabs)
(#38) There should be no space after '{'. (object-curly-spacing)
(#38) There should be no space before '}'. (object-curly-spacing)
(#38) Comments should not begin with a lowercase character (capitalized-comments)
(#39) Unexpected tab character. (no-tabs)
(#39) There should be no space after '{'. (object-curly-spacing)
(#39) Unnecessary escape character: \@. (no-useless-escape)
(#39) Unnecessary escape character: \@. (no-useless-escape)
(#39) Unnecessary escape character: \$. (no-useless-escape)
(#39) There should be no space before '}'. (object-curly-spacing)
(#39) Comments should not begin with a lowercase character (capitalized-comments)
(#40) Unexpected tab character. (no-tabs)
(#40) There should be no space after '{'. (object-curly-spacing)
(#40) Unnecessary escape character: \@. (no-useless-escape)
(#40) There should be no space before '}'. (object-curly-spacing)
(#41) Unexpected tab character. (no-tabs)
(#41) There should be no space after '{'. (object-curly-spacing)
(#41) There should be no space before '}'. (object-curly-spacing)
(#41) Comments should not begin with a lowercase character (capitalized-comments)
(#42) Unexpected tab character. (no-tabs)
(#44) Unexpected tab character. (no-tabs)
(#45) Unexpected tab character. (no-tabs)
(#45) Extra space after key 'left'. (key-spacing)
(#45) Trailing spaces not allowed. (no-trailing-spaces)
(#46) Unexpected tab character. (no-tabs)
(#46) Extra space after key 'right'. (key-spacing)
(#46) Trailing spaces not allowed. (no-trailing-spaces)
(#47) Unexpected tab character. (no-tabs)
(#48) Unexpected tab character. (no-tabs)
(#48) Unnecessary semicolon. (no-extra-semi)
(#50) Unexpected tab character. (no-tabs)
(#50) 'SyntaxHighlighter' is not defined. (no-undef)
(#51) Unexpected tab character. (no-tabs)
(#53) Unexpected tab character. (no-tabs)
(#53) 'SyntaxHighlighter' is not defined. (no-undef)
(#55) Unexpected tab character. (no-tabs)
(#56) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#56) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#56) Unexpected tab character. (no-tabs)
(#56) 'exports' is not defined. (no-undef)
theme/shoelace/javascript/syntaxhighlighter_3_0_83/scripts/shBrushJavaFX.js
(#17) Unnecessary semicolon. (no-extra-semi)
(#18) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#19) Unexpected tab character. (no-tabs)
(#20) Unexpected tab character. (no-tabs)
(#20) 'SyntaxHighlighter' is not defined. (no-undef)
(#20) 'SyntaxHighlighter' is not defined. (no-undef)
(#20) Infix operators must be spaced. (space-infix-ops)
(#22) Missing JSDoc comment. (require-jsdoc)
(#22) Unexpected tab character. (no-tabs)
(#23) Unexpected tab character. (no-tabs)
(#23) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#24) Unexpected tab character. (no-tabs)
(#25) Unexpected tab character. (no-tabs)
(#26) Unexpected tab character. (no-tabs)
(#27) Unexpected tab character. (no-tabs)
(#28) Unexpected tab character. (no-tabs)
(#30) Unexpected tab character. (no-tabs)
(#31) Unexpected tab character. (no-tabs)
(#32) Unexpected tab character. (no-tabs)
(#33) Unexpected tab character. (no-tabs)
(#34) Unexpected tab character. (no-tabs)
(#35) Unexpected tab character. (no-tabs)
(#36) Unexpected tab character. (no-tabs)
(#37) Unexpected tab character. (no-tabs)
(#39) Unexpected tab character. (no-tabs)
(#40) Unexpected tab character. (no-tabs)
(#40) There should be no space after '{'. (object-curly-spacing)
(#40) 'SyntaxHighlighter' is not defined. (no-undef)
(#40) There should be no space before '}'. (object-curly-spacing)
(#41) Unexpected tab character. (no-tabs)
(#41) There should be no space after '{'. (object-curly-spacing)
(#41) 'SyntaxHighlighter' is not defined. (no-undef)
(#41) There should be no space before '}'. (object-curly-spacing)
(#42) Unexpected tab character. (no-tabs)
(#42) There should be no space after '{'. (object-curly-spacing)
(#42) 'SyntaxHighlighter' is not defined. (no-undef)
(#42) There should be no space before '}'. (object-curly-spacing)
(#43) Unexpected tab character. (no-tabs)
(#43) There should be no space after '{'. (object-curly-spacing)
(#43) 'SyntaxHighlighter' is not defined. (no-undef)
(#43) There should be no space before '}'. (object-curly-spacing)
(#44) Unexpected tab character. (no-tabs)
(#44) There should be no space after '{'. (object-curly-spacing)
(#44) There should be no space before '}'. (object-curly-spacing)
(#44) Comments should not begin with a lowercase character (capitalized-comments)
(#45) Unexpected tab character. (no-tabs)
(#45) There should be no space after '{'. (object-curly-spacing)
(#45) There should be no space before '}'. (object-curly-spacing)
(#45) Comments should not begin with a lowercase character (capitalized-comments)
(#46) Unexpected tab character. (no-tabs)
(#46) There should be no space after '{'. (object-curly-spacing)
(#46) There should be no space before '}'. (object-curly-spacing)
(#47) Unexpected tab character. (no-tabs)
(#48) Unexpected tab character. (no-tabs)
(#48) 'SyntaxHighlighter' is not defined. (no-undef)
(#49) Unexpected tab character. (no-tabs)
(#49) Unnecessary semicolon. (no-extra-semi)
(#51) Unexpected tab character. (no-tabs)
(#51) 'SyntaxHighlighter' is not defined. (no-undef)
(#52) Unexpected tab character. (no-tabs)
(#54) 'SyntaxHighlighter' is not defined. (no-undef)
(#54) Unexpected tab character. (no-tabs)
(#56) Unexpected tab character. (no-tabs)
(#57) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#57) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#57) Unexpected tab character. (no-tabs)
(#57) 'exports' is not defined. (no-undef)
theme/shoelace/javascript/syntaxhighlighter_3_0_83/scripts/shBrushJScript.js
(#17) Unnecessary semicolon. (no-extra-semi)
(#18) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#19) Unexpected tab character. (no-tabs)
(#20) 'SyntaxHighlighter' is not defined. (no-undef)
(#20) Unexpected tab character. (no-tabs)
(#20) 'SyntaxHighlighter' is not defined. (no-undef)
(#20) Infix operators must be spaced. (space-infix-ops)
(#22) Unexpected tab character. (no-tabs)
(#22) Missing JSDoc comment. (require-jsdoc)
(#23) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#23) Unexpected tab character. (no-tabs)
(#24) Unexpected tab character. (no-tabs)
(#25) Unexpected tab character. (no-tabs)
(#26) Unexpected tab character. (no-tabs)
(#27) Unexpected tab character. (no-tabs)
(#28) Unexpected tab character. (no-tabs)
(#29) Unexpected tab character. (no-tabs)
(#31) Unexpected tab character. (no-tabs)
(#31) 'SyntaxHighlighter' is not defined. (no-undef)
(#32) Trailing spaces not allowed. (no-trailing-spaces)
(#32) Unexpected tab character. (no-tabs)
(#33) Unexpected tab character. (no-tabs)
(#34) Unexpected tab character. (no-tabs)
(#34) There should be no space after '{'. (object-curly-spacing)
(#34) There should be no space before '}'. (object-curly-spacing)
(#34) Comments should not begin with a lowercase character (capitalized-comments)
(#35) Unexpected tab character. (no-tabs)
(#35) There should be no space after '{'. (object-curly-spacing)
(#35) There should be no space before '}'. (object-curly-spacing)
(#35) Comments should not begin with a lowercase character (capitalized-comments)
(#36) Unexpected tab character. (no-tabs)
(#36) There should be no space after '{'. (object-curly-spacing)
(#36) There should be no space before '}'. (object-curly-spacing)
(#36) Comments should not begin with a lowercase character (capitalized-comments)
(#37) Unexpected tab character. (no-tabs)
(#37) There should be no space after '{'. (object-curly-spacing)
(#37) There should be no space before '}'. (object-curly-spacing)
(#37) Comments should not begin with a lowercase character (capitalized-comments)
(#38) Line 38 exceeds the maximum line length of 132. (max-len)
(#38) Unexpected tab character. (no-tabs)
(#38) There should be no space after '{'. (object-curly-spacing)
(#38) There should be no space before '}'. (object-curly-spacing)
(#38) Comments should not begin with a lowercase character (capitalized-comments)
(#39) Unexpected tab character. (no-tabs)
(#39) There should be no space after '{'. (object-curly-spacing)
(#39) There should be no space before '}'. (object-curly-spacing)
(#39) Comments should not begin with a lowercase character (capitalized-comments)
(#40) Unexpected tab character. (no-tabs)
(#41) Trailing spaces not allowed. (no-trailing-spaces)
(#41) Unexpected tab character. (no-tabs)
(#42) Unexpected tab character. (no-tabs)
(#43) Unexpected tab character. (no-tabs)
(#43) Unnecessary semicolon. (no-extra-semi)
(#45) Unexpected tab character. (no-tabs)
(#45) 'SyntaxHighlighter' is not defined. (no-undef)
(#46) Unexpected tab character. (no-tabs)
(#48) Unexpected tab character. (no-tabs)
(#48) 'SyntaxHighlighter' is not defined. (no-undef)
(#50) Unexpected tab character. (no-tabs)
(#51) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#51) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#51) Unexpected tab character. (no-tabs)
(#51) 'exports' is not defined. (no-undef)
theme/shoelace/javascript/syntaxhighlighter_3_0_83/scripts/shBrushPerl.js
(#17) Unnecessary semicolon. (no-extra-semi)
(#18) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#19) Unexpected tab character. (no-tabs)
(#20) 'SyntaxHighlighter' is not defined. (no-undef)
(#20) Unexpected tab character. (no-tabs)
(#20) 'SyntaxHighlighter' is not defined. (no-undef)
(#20) Infix operators must be spaced. (space-infix-ops)
(#22) Unexpected tab character. (no-tabs)
(#22) Missing JSDoc comment. (require-jsdoc)
(#23) Unexpected tab character. (no-tabs)
(#23) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#24) Unexpected tab character. (no-tabs)
(#25) Trailing spaces not allowed. (no-trailing-spaces)
(#25) Unexpected tab character. (no-tabs)
(#26) Unexpected tab character. (no-tabs)
(#26) Trailing spaces not allowed. (no-trailing-spaces)
(#27) Unexpected tab character. (no-tabs)
(#27) Trailing spaces not allowed. (no-trailing-spaces)
(#28) Unexpected tab character. (no-tabs)
(#28) Trailing spaces not allowed. (no-trailing-spaces)
(#29) Unexpected tab character. (no-tabs)
(#29) Trailing spaces not allowed. (no-trailing-spaces)
(#30) Unexpected tab character. (no-tabs)
(#30) Trailing spaces not allowed. (no-trailing-spaces)
(#31) Unexpected tab character. (no-tabs)
(#31) Trailing spaces not allowed. (no-trailing-spaces)
(#32) Unexpected tab character. (no-tabs)
(#32) Trailing spaces not allowed. (no-trailing-spaces)
(#33) Unexpected tab character. (no-tabs)
(#33) Trailing spaces not allowed. (no-trailing-spaces)
(#34) Unexpected tab character. (no-tabs)
(#34) Trailing spaces not allowed. (no-trailing-spaces)
(#35) Unexpected tab character. (no-tabs)
(#35) Trailing spaces not allowed. (no-trailing-spaces)
(#36) Unexpected tab character. (no-tabs)
(#36) Trailing spaces not allowed. (no-trailing-spaces)
(#37) Unexpected tab character. (no-tabs)
(#37) Trailing spaces not allowed. (no-trailing-spaces)
(#38) Unexpected tab character. (no-tabs)
(#38) Trailing spaces not allowed. (no-trailing-spaces)
(#39) Unexpected tab character. (no-tabs)
(#39) Trailing spaces not allowed. (no-trailing-spaces)
(#40) Unexpected tab character. (no-tabs)
(#40) Trailing spaces not allowed. (no-trailing-spaces)
(#41) Unexpected tab character. (no-tabs)
(#41) Trailing spaces not allowed. (no-trailing-spaces)
(#42) Unexpected tab character. (no-tabs)
(#42) Trailing spaces not allowed. (no-trailing-spaces)
(#43) Unexpected tab character. (no-tabs)
(#43) Trailing spaces not allowed. (no-trailing-spaces)
(#44) Unexpected tab character. (no-tabs)
(#44) Trailing spaces not allowed. (no-trailing-spaces)
(#45) Unexpected tab character. (no-tabs)
(#46) Trailing spaces not allowed. (no-trailing-spaces)
(#47) Unexpected tab character. (no-tabs)
(#47) Trailing spaces not allowed. (no-trailing-spaces)
(#48) Unexpected tab character. (no-tabs)
(#49) Unexpected tab character. (no-tabs)
(#49) Trailing spaces not allowed. (no-trailing-spaces)
(#50) Unexpected tab character. (no-tabs)
(#51) Trailing spaces not allowed. (no-trailing-spaces)
(#52) Unexpected tab character. (no-tabs)
(#53) Unexpected tab character. (no-tabs)
(#53) There should be no space after '{'. (object-curly-spacing)
(#53) There should be no space before '}'. (object-curly-spacing)
(#54) Unexpected tab character. (no-tabs)
(#54) There should be no space after '{'. (object-curly-spacing)
(#54) There should be no space before '}'. (object-curly-spacing)
(#54) Comments should not begin with a lowercase character (capitalized-comments)
(#55) Unexpected tab character. (no-tabs)
(#55) There should be no space after '{'. (object-curly-spacing)
(#55) 'SyntaxHighlighter' is not defined. (no-undef)
(#55) There should be no space before '}'. (object-curly-spacing)
(#56) Unexpected tab character. (no-tabs)
(#56) There should be no space after '{'. (object-curly-spacing)
(#56) 'SyntaxHighlighter' is not defined. (no-undef)
(#56) There should be no space before '}'. (object-curly-spacing)
(#57) Unexpected tab character. (no-tabs)
(#57) There should be no space after '{'. (object-curly-spacing)
(#57) There should be no space before '}'. (object-curly-spacing)
(#58) Unexpected tab character. (no-tabs)
(#58) There should be no space after '{'. (object-curly-spacing)
(#58) There should be no space before '}'. (object-curly-spacing)
(#59) Unexpected tab character. (no-tabs)
(#59) There should be no space after '{'. (object-curly-spacing)
(#59) There should be no space before '}'. (object-curly-spacing)
(#60) Unexpected tab character. (no-tabs)
(#60) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#62) Unexpected tab character. (no-tabs)
(#62) 'SyntaxHighlighter' is not defined. (no-undef)
(#63) Unexpected tab character. (no-tabs)
(#65) Unexpected tab character. (no-tabs)
(#65) 'SyntaxHighlighter' is not defined. (no-undef)
(#66) Unexpected tab character. (no-tabs)
(#68) 'SyntaxHighlighter' is not defined. (no-undef)
(#68) Unexpected tab character. (no-tabs)
(#70) Unexpected tab character. (no-tabs)
(#71) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#71) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#71) Unexpected tab character. (no-tabs)
(#71) 'exports' is not defined. (no-undef)
theme/shoelace/javascript/syntaxhighlighter_3_0_83/scripts/shBrushPhp.js
(#17) Unnecessary semicolon. (no-extra-semi)
(#18) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#19) Unexpected tab character. (no-tabs)
(#20) Unexpected tab character. (no-tabs)
(#20) 'SyntaxHighlighter' is not defined. (no-undef)
(#20) 'SyntaxHighlighter' is not defined. (no-undef)
(#20) Infix operators must be spaced. (space-infix-ops)
(#22) Unexpected tab character. (no-tabs)
(#22) Missing JSDoc comment. (require-jsdoc)
(#23) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#23) Unexpected tab character. (no-tabs)
(#24) Unexpected tab character. (no-tabs)
(#25) Unexpected tab character. (no-tabs)
(#25) Infix operators must be spaced. (space-infix-ops)
(#26) Unexpected tab character. (no-tabs)
(#26) Infix operators must be spaced. (space-infix-ops)
(#27) Unexpected tab character. (no-tabs)
(#27) Infix operators must be spaced. (space-infix-ops)
(#28) Unexpected tab character. (no-tabs)
(#28) Infix operators must be spaced. (space-infix-ops)
(#29) Unexpected tab character. (no-tabs)
(#29) Infix operators must be spaced. (space-infix-ops)
(#30) Unexpected tab character. (no-tabs)
(#30) Infix operators must be spaced. (space-infix-ops)
(#31) Unexpected tab character. (no-tabs)
(#31) Infix operators must be spaced. (space-infix-ops)
(#32) Unexpected tab character. (no-tabs)
(#32) Infix operators must be spaced. (space-infix-ops)
(#33) Unexpected tab character. (no-tabs)
(#33) Infix operators must be spaced. (space-infix-ops)
(#34) Unexpected tab character. (no-tabs)
(#34) Infix operators must be spaced. (space-infix-ops)
(#35) Unexpected tab character. (no-tabs)
(#35) Infix operators must be spaced. (space-infix-ops)
(#36) Unexpected tab character. (no-tabs)
(#36) Infix operators must be spaced. (space-infix-ops)
(#37) Unexpected tab character. (no-tabs)
(#37) Infix operators must be spaced. (space-infix-ops)
(#38) Unexpected tab character. (no-tabs)
(#38) Infix operators must be spaced. (space-infix-ops)
(#39) Unexpected tab character. (no-tabs)
(#39) Infix operators must be spaced. (space-infix-ops)
(#40) Unexpected tab character. (no-tabs)
(#40) Infix operators must be spaced. (space-infix-ops)
(#41) Unexpected tab character. (no-tabs)
(#41) Infix operators must be spaced. (space-infix-ops)
(#42) Unexpected tab character. (no-tabs)
(#42) Infix operators must be spaced. (space-infix-ops)
(#43) Unexpected tab character. (no-tabs)
(#43) Infix operators must be spaced. (space-infix-ops)
(#44) Unexpected tab character. (no-tabs)
(#44) Infix operators must be spaced. (space-infix-ops)
(#45) Unexpected tab character. (no-tabs)
(#45) Infix operators must be spaced. (space-infix-ops)
(#46) Unexpected tab character. (no-tabs)
(#46) Infix operators must be spaced. (space-infix-ops)
(#47) Unexpected tab character. (no-tabs)
(#47) Infix operators must be spaced. (space-infix-ops)
(#48) Unexpected tab character. (no-tabs)
(#48) Infix operators must be spaced. (space-infix-ops)
(#49) Unexpected tab character. (no-tabs)
(#49) Infix operators must be spaced. (space-infix-ops)
(#50) Unexpected tab character. (no-tabs)
(#50) Infix operators must be spaced. (space-infix-ops)
(#51) Unexpected tab character. (no-tabs)
(#51) Infix operators must be spaced. (space-infix-ops)
(#52) Unexpected tab character. (no-tabs)
(#52) Infix operators must be spaced. (space-infix-ops)
(#53) Unexpected tab character. (no-tabs)
(#53) Infix operators must be spaced. (space-infix-ops)
(#54) Unexpected tab character. (no-tabs)
(#54) Infix operators must be spaced. (space-infix-ops)
(#55) Unexpected tab character. (no-tabs)
(#55) Infix operators must be spaced. (space-infix-ops)
(#56) Unexpected tab character. (no-tabs)
(#56) Infix operators must be spaced. (space-infix-ops)
(#57) Unexpected tab character. (no-tabs)
(#59) Unexpected tab character. (no-tabs)
(#60) Unexpected tab character. (no-tabs)
(#61) Unexpected tab character. (no-tabs)
(#62) Unexpected tab character. (no-tabs)
(#63) Unexpected tab character. (no-tabs)
(#64) Trailing spaces not allowed. (no-trailing-spaces)
(#64) Unexpected tab character. (no-tabs)
(#65) Unexpected tab character. (no-tabs)
(#67) Unexpected tab character. (no-tabs)
(#68) Unexpected tab character. (no-tabs)
(#68) There should be no space after '{'. (object-curly-spacing)
(#68) 'SyntaxHighlighter' is not defined. (no-undef)
(#68) There should be no space before '}'. (object-curly-spacing)
(#68) Comments should not begin with a lowercase character (capitalized-comments)
(#69) Unexpected tab character. (no-tabs)
(#69) There should be no space after '{'. (object-curly-spacing)
(#69) 'SyntaxHighlighter' is not defined. (no-undef)
(#69) There should be no space before '}'. (object-curly-spacing)
(#69) Comments should not begin with a lowercase character (capitalized-comments)
(#70) Unexpected tab character. (no-tabs)
(#70) There should be no space after '{'. (object-curly-spacing)
(#70) 'SyntaxHighlighter' is not defined. (no-undef)
(#70) There should be no space before '}'. (object-curly-spacing)
(#70) Comments should not begin with a lowercase character (capitalized-comments)
(#71) Unexpected tab character. (no-tabs)
(#71) There should be no space after '{'. (object-curly-spacing)
(#71) 'SyntaxHighlighter' is not defined. (no-undef)
(#71) There should be no space before '}'. (object-curly-spacing)
(#71) Comments should not begin with a lowercase character (capitalized-comments)
(#72) Unexpected tab character. (no-tabs)
(#72) There should be no space after '{'. (object-curly-spacing)
(#72) There should be no space before '}'. (object-curly-spacing)
(#72) Comments should not begin with a lowercase character (capitalized-comments)
(#73) Unexpected tab character. (no-tabs)
(#73) There should be no space after '{'. (object-curly-spacing)
(#73) There should be no space before '}'. (object-curly-spacing)
(#73) Comments should not begin with a lowercase character (capitalized-comments)
(#74) Unexpected tab character. (no-tabs)
(#74) There should be no space after '{'. (object-curly-spacing)
(#74) There should be no space before '}'. (object-curly-spacing)
(#74) Comments should not begin with a lowercase character (capitalized-comments)
(#75) Unexpected tab character. (no-tabs)
(#75) There should be no space after '{'. (object-curly-spacing)
(#75) There should be no space before '}'. (object-curly-spacing)
(#75) Comments should not begin with a lowercase character (capitalized-comments)
(#76) Unexpected tab character. (no-tabs)
(#78) Unexpected tab character. (no-tabs)
(#78) 'SyntaxHighlighter' is not defined. (no-undef)
(#79) Unexpected tab character. (no-tabs)
(#79) Unnecessary semicolon. (no-extra-semi)
(#81) Unexpected tab character. (no-tabs)
(#81) 'SyntaxHighlighter' is not defined. (no-undef)
(#82) Unexpected tab character. (no-tabs)
(#84) 'SyntaxHighlighter' is not defined. (no-undef)
(#84) Unexpected tab character. (no-tabs)
(#86) Unexpected tab character. (no-tabs)
(#87) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#87) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#87) Unexpected tab character. (no-tabs)
(#87) 'exports' is not defined. (no-undef)
theme/shoelace/javascript/syntaxhighlighter_3_0_83/scripts/shBrushPlain.js
(#17) Unnecessary semicolon. (no-extra-semi)
(#18) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#19) Unexpected tab character. (no-tabs)
(#20) 'SyntaxHighlighter' is not defined. (no-undef)
(#20) Unexpected tab character. (no-tabs)
(#20) 'SyntaxHighlighter' is not defined. (no-undef)
(#20) Infix operators must be spaced. (space-infix-ops)
(#22) Missing JSDoc comment. (require-jsdoc)
(#22) Unexpected tab character. (no-tabs)
(#23) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#23) Unexpected empty function 'Brush'. (no-empty-function)
(#23) Unexpected tab character. (no-tabs)
(#24) Unexpected tab character. (no-tabs)
(#24) Unnecessary semicolon. (no-extra-semi)
(#26) Unexpected tab character. (no-tabs)
(#26) 'SyntaxHighlighter' is not defined. (no-undef)
(#27) Unexpected tab character. (no-tabs)
(#29) 'SyntaxHighlighter' is not defined. (no-undef)
(#29) Unexpected tab character. (no-tabs)
(#31) Unexpected tab character. (no-tabs)
(#32) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#32) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#32) Unexpected tab character. (no-tabs)
(#32) 'exports' is not defined. (no-undef)
theme/shoelace/javascript/syntaxhighlighter_3_0_83/scripts/shBrushPowerShell.js
(#17) Unnecessary semicolon. (no-extra-semi)
(#18) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#19) Unexpected tab character. (no-tabs)
(#20) Unexpected tab character. (no-tabs)
(#20) 'SyntaxHighlighter' is not defined. (no-undef)
(#20) 'SyntaxHighlighter' is not defined. (no-undef)
(#20) Infix operators must be spaced. (space-infix-ops)
(#22) Missing JSDoc comment. (require-jsdoc)
(#22) Unexpected tab character. (no-tabs)
(#23) Unexpected tab character. (no-tabs)
(#23) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#24) Unexpected tab character. (no-tabs)
(#25) Unexpected tab character. (no-tabs)
(#27) Unexpected tab character. (no-tabs)
(#28) Unexpected tab character. (no-tabs)
(#29) Unexpected tab character. (no-tabs)
(#30) Unexpected tab character. (no-tabs)
(#31) Unexpected tab character. (no-tabs)
(#32) Unexpected tab character. (no-tabs)
(#33) Unexpected tab character. (no-tabs)
(#34) Unexpected tab character. (no-tabs)
(#35) Unexpected tab character. (no-tabs)
(#36) Unexpected tab character. (no-tabs)
(#37) Unexpected tab character. (no-tabs)
(#38) Unexpected tab character. (no-tabs)
(#39) Unexpected tab character. (no-tabs)
(#40) Unexpected tab character. (no-tabs)
(#41) Unexpected tab character. (no-tabs)
(#42) Unexpected tab character. (no-tabs)
(#43) Unexpected tab character. (no-tabs)
(#44) Unexpected tab character. (no-tabs)
(#45) Unexpected tab character. (no-tabs)
(#46) Unexpected tab character. (no-tabs)
(#47) Unexpected tab character. (no-tabs)
(#48) Unexpected tab character. (no-tabs)
(#49) Unexpected tab character. (no-tabs)
(#50) Unexpected tab character. (no-tabs)
(#51) Unexpected tab character. (no-tabs)
(#52) Unexpected tab character. (no-tabs)
(#53) Unexpected tab character. (no-tabs)
(#54) Unexpected tab character. (no-tabs)
(#56) Unexpected tab character. (no-tabs)
(#57) Unexpected tab character. (no-tabs)
(#57) There should be no space after '{'. (object-curly-spacing)
(#57) There should be no space before '}'. (object-curly-spacing)
(#57) Multiple spaces found before '// one line co...'. (no-multi-spaces)
(#57) Comments should not begin with a lowercase character (capitalized-comments)
(#58) Unexpected tab character. (no-tabs)
(#58) There should be no space after '{'. (object-curly-spacing)
(#58) There should be no space before '}'. (object-curly-spacing)
(#58) Multiple spaces found before '}'. (no-multi-spaces)
(#58) Multiple spaces found before '// variables $...'. (no-multi-spaces)
(#58) Comments should not begin with a lowercase character (capitalized-comments)
(#59) Unexpected tab character. (no-tabs)
(#59) There should be no space after '{'. (object-curly-spacing)
(#59) Unnecessary escape character: \-. (no-useless-escape)
(#59) There should be no space before '}'. (object-curly-spacing)
(#59) Multiple spaces found before '// Operators ...'. (no-multi-spaces)
(#60) Unexpected tab character. (no-tabs)
(#60) There should be no space after '{'. (object-curly-spacing)
(#60) 'SyntaxHighlighter' is not defined. (no-undef)
(#60) There should be no space before '}'. (object-curly-spacing)
(#60) Comments should not begin with a lowercase character (capitalized-comments)
(#60) Multiple spaces found before '// strings'. (no-multi-spaces)
(#61) Unexpected tab character. (no-tabs)
(#61) There should be no space after '{'. (object-curly-spacing)
(#61) 'SyntaxHighlighter' is not defined. (no-undef)
(#61) There should be no space before '}'. (object-curly-spacing)
(#61) Comments should not begin with a lowercase character (capitalized-comments)
(#61) Multiple spaces found before '// strings'. (no-multi-spaces)
(#62) Unexpected tab character. (no-tabs)
(#62) There should be no space after '{'. (object-curly-spacing)
(#62) There should be no space before '}'. (object-curly-spacing)
(#63) Unexpected tab character. (no-tabs)
(#63) There should be no space after '{'. (object-curly-spacing)
(#63) There should be no space before '}'. (object-curly-spacing)
(#64) Unexpected tab character. (no-tabs)
(#65) Unexpected tab character. (no-tabs)
(#65) Unnecessary semicolon. (no-extra-semi)
(#67) Unexpected tab character. (no-tabs)
(#67) 'SyntaxHighlighter' is not defined. (no-undef)
(#68) Unexpected tab character. (no-tabs)
(#70) Unexpected tab character. (no-tabs)
(#70) 'SyntaxHighlighter' is not defined. (no-undef)
(#72) Unexpected tab character. (no-tabs)
(#73) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#73) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#73) Unexpected tab character. (no-tabs)
(#73) 'exports' is not defined. (no-undef)
theme/shoelace/javascript/syntaxhighlighter_3_0_83/scripts/shBrushPython.js
(#17) Unnecessary semicolon. (no-extra-semi)
(#18) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#19) Unexpected tab character. (no-tabs)
(#20) Unexpected tab character. (no-tabs)
(#20) 'SyntaxHighlighter' is not defined. (no-undef)
(#20) 'SyntaxHighlighter' is not defined. (no-undef)
(#20) Infix operators must be spaced. (space-infix-ops)
(#22) Unexpected tab character. (no-tabs)
(#22) Missing JSDoc comment. (require-jsdoc)
(#23) Unexpected tab character. (no-tabs)
(#23) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#24) Unexpected tab character. (no-tabs)
(#25) Trailing spaces not allowed. (no-trailing-spaces)
(#25) Unexpected tab character. (no-tabs)
(#26) Unexpected tab character. (no-tabs)
(#26) Multiple spaces found before ''and assert break class continue def del elif else ''. (no-multi-spaces)
(#27) Unexpected tab character. (no-tabs)
(#28) Unexpected tab character. (no-tabs)
(#30) Unexpected tab character. (no-tabs)
(#31) Unexpected tab character. (no-tabs)
(#32) Unexpected tab character. (no-tabs)
(#33) Unexpected tab character. (no-tabs)
(#34) Unexpected tab character. (no-tabs)
(#35) Unexpected tab character. (no-tabs)
(#36) Unexpected tab character. (no-tabs)
(#37) Unexpected tab character. (no-tabs)
(#39) Unexpected tab character. (no-tabs)
(#39) Multiple spaces found before ''None True False self cls class_''. (no-multi-spaces)
(#41) Unexpected tab character. (no-tabs)
(#42) Unexpected tab character. (no-tabs)
(#42) There should be no space after '{'. (object-curly-spacing)
(#42) 'SyntaxHighlighter' is not defined. (no-undef)
(#42) There should be no space before '}'. (object-curly-spacing)
(#43) Unexpected tab character. (no-tabs)
(#43) There should be no space after '{'. (object-curly-spacing)
(#43) There should be no space before '}'. (object-curly-spacing)
(#44) Unexpected tab character. (no-tabs)
(#44) There should be no space after '{'. (object-curly-spacing)
(#44) Unnecessary escape character: \". (no-useless-escape)
(#44) There should be no space before '}'. (object-curly-spacing)
(#45) Unexpected tab character. (no-tabs)
(#45) There should be no space after '{'. (object-curly-spacing)
(#45) Unnecessary escape character: \". (no-useless-escape)
(#45) Unnecessary escape character: \". (no-useless-escape)
(#45) There should be no space before '}'. (object-curly-spacing)
(#46) Unexpected tab character. (no-tabs)
(#46) There should be no space after '{'. (object-curly-spacing)
(#46) Unnecessary escape character: \'. (no-useless-escape)
(#46) Unnecessary escape character: \'. (no-useless-escape)
(#46) There should be no space before '}'. (object-curly-spacing)
(#47) Unexpected tab character. (no-tabs)
(#47) There should be no space after '{'. (object-curly-spacing)
(#47) Unnecessary escape character: \-. (no-useless-escape)
(#47) Unnecessary escape character: \%. (no-useless-escape)
(#47) There should be no space before '}'. (object-curly-spacing)
(#48) Unexpected tab character. (no-tabs)
(#48) There should be no space after '{'. (object-curly-spacing)
(#48) There should be no space before '}'. (object-curly-spacing)
(#49) Unexpected tab character. (no-tabs)
(#49) There should be no space after '{'. (object-curly-spacing)
(#49) There should be no space before '}'. (object-curly-spacing)
(#50) Unexpected tab character. (no-tabs)
(#50) There should be no space after '{'. (object-curly-spacing)
(#50) There should be no space before '}'. (object-curly-spacing)
(#51) Unexpected tab character. (no-tabs)
(#51) There should be no space after '{'. (object-curly-spacing)
(#51) There should be no space before '}'. (object-curly-spacing)
(#52) Unexpected tab character. (no-tabs)
(#53) Trailing spaces not allowed. (no-trailing-spaces)
(#53) Unexpected tab character. (no-tabs)
(#54) Unexpected tab character. (no-tabs)
(#54) 'SyntaxHighlighter' is not defined. (no-undef)
(#55) Unexpected tab character. (no-tabs)
(#55) Unnecessary semicolon. (no-extra-semi)
(#57) Unexpected tab character. (no-tabs)
(#57) 'SyntaxHighlighter' is not defined. (no-undef)
(#58) Unexpected tab character. (no-tabs)
(#60) Unexpected tab character. (no-tabs)
(#60) 'SyntaxHighlighter' is not defined. (no-undef)
(#62) Unexpected tab character. (no-tabs)
(#63) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#63) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#63) Unexpected tab character. (no-tabs)
(#63) 'exports' is not defined. (no-undef)
theme/shoelace/javascript/syntaxhighlighter_3_0_83/scripts/shBrushRuby.js
(#17) Unnecessary semicolon. (no-extra-semi)
(#18) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#19) Unexpected tab character. (no-tabs)
(#20) 'SyntaxHighlighter' is not defined. (no-undef)
(#20) Unexpected tab character. (no-tabs)
(#20) 'SyntaxHighlighter' is not defined. (no-undef)
(#20) Infix operators must be spaced. (space-infix-ops)
(#22) Missing JSDoc comment. (require-jsdoc)
(#22) Unexpected tab character. (no-tabs)
(#23) Unexpected tab character. (no-tabs)
(#23) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#24) Unexpected tab character. (no-tabs)
(#25) Trailing spaces not allowed. (no-trailing-spaces)
(#25) Unexpected tab character. (no-tabs)
(#26) Unexpected tab character. (no-tabs)
(#27) Unexpected tab character. (no-tabs)
(#28) Unexpected tab character. (no-tabs)
(#30) Unexpected tab character. (no-tabs)
(#31) Line 31 exceeds the maximum line length of 132. (max-len)
(#31) Unexpected tab character. (no-tabs)
(#32) Unexpected tab character. (no-tabs)
(#34) Unexpected tab character. (no-tabs)
(#35) Unexpected tab character. (no-tabs)
(#35) There should be no space after '{'. (object-curly-spacing)
(#35) 'SyntaxHighlighter' is not defined. (no-undef)
(#35) There should be no space before '}'. (object-curly-spacing)
(#35) Comments should not begin with a lowercase character (capitalized-comments)
(#36) Unexpected tab character. (no-tabs)
(#36) There should be no space after '{'. (object-curly-spacing)
(#36) 'SyntaxHighlighter' is not defined. (no-undef)
(#36) There should be no space before '}'. (object-curly-spacing)
(#36) Comments should not begin with a lowercase character (capitalized-comments)
(#37) Unexpected tab character. (no-tabs)
(#37) There should be no space after '{'. (object-curly-spacing)
(#37) 'SyntaxHighlighter' is not defined. (no-undef)
(#37) There should be no space before '}'. (object-curly-spacing)
(#37) Comments should not begin with a lowercase character (capitalized-comments)
(#38) Unexpected tab character. (no-tabs)
(#38) There should be no space after '{'. (object-curly-spacing)
(#38) There should be no space before '}'. (object-curly-spacing)
(#38) Comments should not begin with a lowercase character (capitalized-comments)
(#39) Unexpected tab character. (no-tabs)
(#39) There should be no space after '{'. (object-curly-spacing)
(#39) There should be no space before '}'. (object-curly-spacing)
(#39) Comments should not begin with a lowercase character (capitalized-comments)
(#40) Line 40 exceeds the maximum line length of 132. (max-len)
(#40) Unexpected tab character. (no-tabs)
(#40) There should be no space after '{'. (object-curly-spacing)
(#40) There should be no space before '}'. (object-curly-spacing)
(#41) Unexpected tab character. (no-tabs)
(#41) There should be no space after '{'. (object-curly-spacing)
(#41) There should be no space before '}'. (object-curly-spacing)
(#41) Comments should not begin with a lowercase character (capitalized-comments)
(#42) Unexpected tab character. (no-tabs)
(#42) There should be no space after '{'. (object-curly-spacing)
(#42) There should be no space before '}'. (object-curly-spacing)
(#42) Comments should not begin with a lowercase character (capitalized-comments)
(#43) Unexpected tab character. (no-tabs)
(#45) Unexpected tab character. (no-tabs)
(#45) 'SyntaxHighlighter' is not defined. (no-undef)
(#46) Unexpected tab character. (no-tabs)
(#46) Unnecessary semicolon. (no-extra-semi)
(#48) Unexpected tab character. (no-tabs)
(#48) 'SyntaxHighlighter' is not defined. (no-undef)
(#49) Unexpected tab character. (no-tabs)
(#51) 'SyntaxHighlighter' is not defined. (no-undef)
(#51) Unexpected tab character. (no-tabs)
(#53) Unexpected tab character. (no-tabs)
(#54) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#54) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#54) Unexpected tab character. (no-tabs)
(#54) 'exports' is not defined. (no-undef)
theme/shoelace/javascript/syntaxhighlighter_3_0_83/scripts/shBrushSass.js
(#17) Unnecessary semicolon. (no-extra-semi)
(#18) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#19) Unexpected tab character. (no-tabs)
(#20) 'SyntaxHighlighter' is not defined. (no-undef)
(#20) Unexpected tab character. (no-tabs)
(#20) 'SyntaxHighlighter' is not defined. (no-undef)
(#20) Infix operators must be spaced. (space-infix-ops)
(#22) Unexpected tab character. (no-tabs)
(#22) Missing JSDoc comment. (require-jsdoc)
(#23) Unexpected tab character. (no-tabs)
(#23) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#24) Unexpected tab character. (no-tabs)
(#24) Missing JSDoc comment. (require-jsdoc)
(#25) Unexpected tab character. (no-tabs)
(#25) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#26) Unexpected tab character. (no-tabs)
(#27) Unexpected tab character. (no-tabs)
(#27) Unnecessary semicolon. (no-extra-semi)
(#28) Trailing spaces not allowed. (no-trailing-spaces)
(#28) Unexpected tab character. (no-tabs)
(#29) Unexpected tab character. (no-tabs)
(#29) Missing JSDoc comment. (require-jsdoc)
(#30) Unexpected tab character. (no-tabs)
(#30) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#31) Unexpected tab character. (no-tabs)
(#31) Unnecessary escape character: \:. (no-useless-escape)
(#32) Unexpected tab character. (no-tabs)
(#32) Unnecessary semicolon. (no-extra-semi)
(#34) Unexpected tab character. (no-tabs)
(#35) Line 35 exceeds the maximum line length of 132. (max-len)
(#35) Unexpected tab character. (no-tabs)
(#36) Line 36 exceeds the maximum line length of 132. (max-len)
(#36) Unexpected tab character. (no-tabs)
(#37) Line 37 exceeds the maximum line length of 132. (max-len)
(#37) Unexpected tab character. (no-tabs)
(#38) Line 38 exceeds the maximum line length of 132. (max-len)
(#38) Unexpected tab character. (no-tabs)
(#39) Line 39 exceeds the maximum line length of 132. (max-len)
(#39) Unexpected tab character. (no-tabs)
(#40) Line 40 exceeds the maximum line length of 132. (max-len)
(#40) Unexpected tab character. (no-tabs)
(#41) Line 41 exceeds the maximum line length of 132. (max-len)
(#41) Unexpected tab character. (no-tabs)
(#42) Line 42 exceeds the maximum line length of 132. (max-len)
(#42) Unexpected tab character. (no-tabs)
(#43) Line 43 exceeds the maximum line length of 132. (max-len)
(#43) Unexpected tab character. (no-tabs)
(#44) Line 44 exceeds the maximum line length of 132. (max-len)
(#44) Unexpected tab character. (no-tabs)
(#45) Line 45 exceeds the maximum line length of 132. (max-len)
(#45) Unexpected tab character. (no-tabs)
(#46) Line 46 exceeds the maximum line length of 132. (max-len)
(#46) Unexpected tab character. (no-tabs)
(#47) Line 47 exceeds the maximum line length of 132. (max-len)
(#47) Unexpected tab character. (no-tabs)
(#48) Trailing spaces not allowed. (no-trailing-spaces)
(#48) Unexpected tab character. (no-tabs)
(#49) Line 49 exceeds the maximum line length of 132. (max-len)
(#49) Unexpected tab character. (no-tabs)
(#49) Infix operators must be spaced. (space-infix-ops)
(#50) Line 50 exceeds the maximum line length of 132. (max-len)
(#50) Unexpected tab character. (no-tabs)
(#50) Infix operators must be spaced. (space-infix-ops)
(#51) Line 51 exceeds the maximum line length of 132. (max-len)
(#51) Unexpected tab character. (no-tabs)
(#51) Infix operators must be spaced. (space-infix-ops)
(#52) Line 52 exceeds the maximum line length of 132. (max-len)
(#52) Unexpected tab character. (no-tabs)
(#52) Infix operators must be spaced. (space-infix-ops)
(#53) Line 53 exceeds the maximum line length of 132. (max-len)
(#53) Unexpected tab character. (no-tabs)
(#53) Infix operators must be spaced. (space-infix-ops)
(#54) Line 54 exceeds the maximum line length of 132. (max-len)
(#54) Unexpected tab character. (no-tabs)
(#54) Infix operators must be spaced. (space-infix-ops)
(#55) Line 55 exceeds the maximum line length of 132. (max-len)
(#55) Unexpected tab character. (no-tabs)
(#55) Infix operators must be spaced. (space-infix-ops)
(#56) Line 56 exceeds the maximum line length of 132. (max-len)
(#56) Unexpected tab character. (no-tabs)
(#56) Infix operators must be spaced. (space-infix-ops)
(#57) Line 57 exceeds the maximum line length of 132. (max-len)
(#57) Unexpected tab character. (no-tabs)
(#57) Infix operators must be spaced. (space-infix-ops)
(#58) Line 58 exceeds the maximum line length of 132. (max-len)
(#58) Unexpected tab character. (no-tabs)
(#58) Infix operators must be spaced. (space-infix-ops)
(#59) Line 59 exceeds the maximum line length of 132. (max-len)
(#59) Unexpected tab character. (no-tabs)
(#59) Infix operators must be spaced. (space-infix-ops)
(#60) Line 60 exceeds the maximum line length of 132. (max-len)
(#60) Unexpected tab character. (no-tabs)
(#60) Infix operators must be spaced. (space-infix-ops)
(#61) Line 61 exceeds the maximum line length of 132. (max-len)
(#61) Unexpected tab character. (no-tabs)
(#61) Infix operators must be spaced. (space-infix-ops)
(#62) Line 62 exceeds the maximum line length of 132. (max-len)
(#62) Unexpected tab character. (no-tabs)
(#63) Trailing spaces not allowed. (no-trailing-spaces)
(#63) Unexpected tab character. (no-tabs)
(#64) Unexpected tab character. (no-tabs)
(#65) Trailing spaces not allowed. (no-trailing-spaces)
(#65) Unexpected tab character. (no-tabs)
(#66) Unexpected tab character. (no-tabs)
(#67) Unexpected tab character. (no-tabs)
(#68) Trailing spaces not allowed. (no-trailing-spaces)
(#68) Unexpected tab character. (no-tabs)
(#69) Unexpected tab character. (no-tabs)
(#69) 'SyntaxHighlighter' is not defined. (no-undef)
(#70) Trailing spaces not allowed. (no-trailing-spaces)
(#70) Unexpected tab character. (no-tabs)
(#71) Unexpected tab character. (no-tabs)
(#72) Unexpected tab character. (no-tabs)
(#72) There should be no space after '{'. (object-curly-spacing)
(#72) There should be no space before '}'. (object-curly-spacing)
(#72) Comments should not begin with a lowercase character (capitalized-comments)
(#73) Unexpected tab character. (no-tabs)
(#73) There should be no space after '{'. (object-curly-spacing)
(#73) There should be no space before '}'. (object-curly-spacing)
(#73) Comments should not begin with a lowercase character (capitalized-comments)
(#74) Unexpected tab character. (no-tabs)
(#74) There should be no space after '{'. (object-curly-spacing)
(#74) There should be no space before '}'. (object-curly-spacing)
(#74) Comments should not begin with a lowercase character (capitalized-comments)
(#75) Unexpected tab character. (no-tabs)
(#75) There should be no space after '{'. (object-curly-spacing)
(#75) There should be no space before '}'. (object-curly-spacing)
(#75) Comments should not begin with a lowercase character (capitalized-comments)
(#76) Unexpected tab character. (no-tabs)
(#76) There should be no space after '{'. (object-curly-spacing)
(#76) Unnecessary escape character: \#. (no-useless-escape)
(#76) There should be no space before '}'. (object-curly-spacing)
(#76) Comments should not begin with a lowercase character (capitalized-comments)
(#77) Unexpected tab character. (no-tabs)
(#77) There should be no space after '{'. (object-curly-spacing)
(#77) Unnecessary escape character: \:. (no-useless-escape)
(#77) Unnecessary escape character: \%. (no-useless-escape)
(#77) There should be no space before '}'. (object-curly-spacing)
(#77) Comments should not begin with a lowercase character (capitalized-comments)
(#78) Unexpected tab character. (no-tabs)
(#78) There should be no space after '{'. (object-curly-spacing)
(#78) There should be no space before '}'. (object-curly-spacing)
(#78) Comments should not begin with a lowercase character (capitalized-comments)
(#79) Unexpected tab character. (no-tabs)
(#79) There should be no space after '{'. (object-curly-spacing)
(#79) There should be no space before '}'. (object-curly-spacing)
(#79) Comments should not begin with a lowercase character (capitalized-comments)
(#80) Unexpected tab character. (no-tabs)
(#80) There should be no space after '{'. (object-curly-spacing)
(#80) There should be no space before '}'. (object-curly-spacing)
(#80) Comments should not begin with a lowercase character (capitalized-comments)
(#81) Unexpected tab character. (no-tabs)
(#81) There should be no space after '{'. (object-curly-spacing)
(#81) There should be no space before '}'. (object-curly-spacing)
(#81) Comments should not begin with a lowercase character (capitalized-comments)
(#82) Unexpected tab character. (no-tabs)
(#82) There should be no space after '{'. (object-curly-spacing)
(#82) There should be no space before '}'. (object-curly-spacing)
(#82) Comments should not begin with a lowercase character (capitalized-comments)
(#83) Unexpected tab character. (no-tabs)
(#83) There should be no space after '{'. (object-curly-spacing)
(#83) There should be no space before '}'. (object-curly-spacing)
(#83) Comments should not begin with a lowercase character (capitalized-comments)
(#84) Unexpected tab character. (no-tabs)
(#85) Unexpected tab character. (no-tabs)
(#85) Unnecessary semicolon. (no-extra-semi)
(#87) Unexpected tab character. (no-tabs)
(#87) 'SyntaxHighlighter' is not defined. (no-undef)
(#88) Unexpected tab character. (no-tabs)
(#90) Unexpected tab character. (no-tabs)
(#90) 'SyntaxHighlighter' is not defined. (no-undef)
(#92) Unexpected tab character. (no-tabs)
(#93) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#93) Unexpected tab character. (no-tabs)
(#93) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#93) 'exports' is not defined. (no-undef)
theme/shoelace/javascript/syntaxhighlighter_3_0_83/scripts/shBrushScala.js
(#17) Unnecessary semicolon. (no-extra-semi)
(#18) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#19) Unexpected tab character. (no-tabs)
(#20) 'SyntaxHighlighter' is not defined. (no-undef)
(#20) Unexpected tab character. (no-tabs)
(#20) 'SyntaxHighlighter' is not defined. (no-undef)
(#20) Infix operators must be spaced. (space-infix-ops)
(#22) Unexpected tab character. (no-tabs)
(#22) Missing JSDoc comment. (require-jsdoc)
(#23) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#23) Unexpected tab character. (no-tabs)
(#24) Unexpected tab character. (no-tabs)
(#25) Trailing spaces not allowed. (no-trailing-spaces)
(#25) Unexpected tab character. (no-tabs)
(#26) Unexpected tab character. (no-tabs)
(#27) Unexpected tab character. (no-tabs)
(#28) Unexpected tab character. (no-tabs)
(#30) Unexpected tab character. (no-tabs)
(#32) Unexpected tab character. (no-tabs)
(#33) Unexpected tab character. (no-tabs)
(#33) There should be no space after '{'. (object-curly-spacing)
(#33) 'SyntaxHighlighter' is not defined. (no-undef)
(#33) There should be no space before '}'. (object-curly-spacing)
(#33) Comments should not begin with a lowercase character (capitalized-comments)
(#34) Unexpected tab character. (no-tabs)
(#34) There should be no space after '{'. (object-curly-spacing)
(#34) 'SyntaxHighlighter' is not defined. (no-undef)
(#34) There should be no space before '}'. (object-curly-spacing)
(#34) Comments should not begin with a lowercase character (capitalized-comments)
(#35) Unexpected tab character. (no-tabs)
(#35) There should be no space after '{'. (object-curly-spacing)
(#35) 'SyntaxHighlighter' is not defined. (no-undef)
(#35) There should be no space before '}'. (object-curly-spacing)
(#35) Comments should not begin with a lowercase character (capitalized-comments)
(#36) Unexpected tab character. (no-tabs)
(#36) There should be no space after '{'. (object-curly-spacing)
(#36) 'SyntaxHighlighter' is not defined. (no-undef)
(#36) Multiple spaces found before 'css'. (no-multi-spaces)
(#36) There should be no space before '}'. (object-curly-spacing)
(#36) Comments should not begin with a lowercase character (capitalized-comments)
(#37) Unexpected tab character. (no-tabs)
(#37) There should be no space after '{'. (object-curly-spacing)
(#37) 'SyntaxHighlighter' is not defined. (no-undef)
(#37) There should be no space before '}'. (object-curly-spacing)
(#37) Comments should not begin with a lowercase character (capitalized-comments)
(#38) Unexpected tab character. (no-tabs)
(#38) There should be no space after '{'. (object-curly-spacing)
(#38) There should be no space before '}'. (object-curly-spacing)
(#38) Comments should not begin with a lowercase character (capitalized-comments)
(#39) Unexpected tab character. (no-tabs)
(#39) There should be no space after '{'. (object-curly-spacing)
(#39) There should be no space before '}'. (object-curly-spacing)
(#39) Comments should not begin with a lowercase character (capitalized-comments)
(#40) Unexpected tab character. (no-tabs)
(#40) There should be no space after '{'. (object-curly-spacing)
(#40) There should be no space before '}'. (object-curly-spacing)
(#40) Comments should not begin with a lowercase character (capitalized-comments)
(#41) Unexpected tab character. (no-tabs)
(#42) Unexpected tab character. (no-tabs)
(#44) Unexpected tab character. (no-tabs)
(#44) 'SyntaxHighlighter' is not defined. (no-undef)
(#45) Unexpected tab character. (no-tabs)
(#47) 'SyntaxHighlighter' is not defined. (no-undef)
(#47) Unexpected tab character. (no-tabs)
(#49) Unexpected tab character. (no-tabs)
(#50) Unexpected tab character. (no-tabs)
(#50) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#50) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#50) 'exports' is not defined. (no-undef)
theme/shoelace/javascript/syntaxhighlighter_3_0_83/scripts/shBrushSql.js
(#17) Unnecessary semicolon. (no-extra-semi)
(#18) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#19) Unexpected tab character. (no-tabs)
(#20) 'SyntaxHighlighter' is not defined. (no-undef)
(#20) Unexpected tab character. (no-tabs)
(#20) 'SyntaxHighlighter' is not defined. (no-undef)
(#20) Infix operators must be spaced. (space-infix-ops)
(#22) Unexpected tab character. (no-tabs)
(#22) Missing JSDoc comment. (require-jsdoc)
(#23) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#23) Unexpected tab character. (no-tabs)
(#24) Unexpected tab character. (no-tabs)
(#25) Unexpected tab character. (no-tabs)
(#26) Unexpected tab character. (no-tabs)
(#28) Unexpected tab character. (no-tabs)
(#29) Unexpected tab character. (no-tabs)
(#30) Unexpected tab character. (no-tabs)
(#31) Unexpected tab character. (no-tabs)
(#32) Unexpected tab character. (no-tabs)
(#33) Unexpected tab character. (no-tabs)
(#34) Unexpected tab character. (no-tabs)
(#35) Unexpected tab character. (no-tabs)
(#36) Unexpected tab character. (no-tabs)
(#37) Unexpected tab character. (no-tabs)
(#38) Unexpected tab character. (no-tabs)
(#39) Unexpected tab character. (no-tabs)
(#40) Unexpected tab character. (no-tabs)
(#41) Unexpected tab character. (no-tabs)
(#42) Unexpected tab character. (no-tabs)
(#43) Unexpected tab character. (no-tabs)
(#44) Unexpected tab character. (no-tabs)
(#46) Unexpected tab character. (no-tabs)
(#48) Unexpected tab character. (no-tabs)
(#49) Line 49 exceeds the maximum line length of 132. (max-len)
(#49) Unexpected tab character. (no-tabs)
(#49) There should be no space after '{'. (object-curly-spacing)
(#49) There should be no space before '}'. (object-curly-spacing)
(#49) Comments should not begin with a lowercase character (capitalized-comments)
(#50) Unexpected tab character. (no-tabs)
(#50) There should be no space after '{'. (object-curly-spacing)
(#50) 'SyntaxHighlighter' is not defined. (no-undef)
(#50) There should be no space before '}'. (object-curly-spacing)
(#50) Comments should not begin with a lowercase character (capitalized-comments)
(#51) Unexpected tab character. (no-tabs)
(#51) There should be no space after '{'. (object-curly-spacing)
(#51) 'SyntaxHighlighter' is not defined. (no-undef)
(#51) There should be no space before '}'. (object-curly-spacing)
(#51) Comments should not begin with a lowercase character (capitalized-comments)
(#52) Unexpected tab character. (no-tabs)
(#52) There should be no space after '{'. (object-curly-spacing)
(#52) There should be no space before '}'. (object-curly-spacing)
(#52) Comments should not begin with a lowercase character (capitalized-comments)
(#53) Unexpected tab character. (no-tabs)
(#53) There should be no space after '{'. (object-curly-spacing)
(#53) There should be no space before '}'. (object-curly-spacing)
(#53) Comments should not begin with a lowercase character (capitalized-comments)
(#54) Unexpected tab character. (no-tabs)
(#54) There should be no space after '{'. (object-curly-spacing)
(#54) There should be no space before '}'. (object-curly-spacing)
(#54) Comments should not begin with a lowercase character (capitalized-comments)
(#55) Unexpected tab character. (no-tabs)
(#56) Unexpected tab character. (no-tabs)
(#56) Unnecessary semicolon. (no-extra-semi)
(#58) Unexpected tab character. (no-tabs)
(#58) 'SyntaxHighlighter' is not defined. (no-undef)
(#59) Unexpected tab character. (no-tabs)
(#61) Unexpected tab character. (no-tabs)
(#61) 'SyntaxHighlighter' is not defined. (no-undef)
(#63) Unexpected tab character. (no-tabs)
(#64) Unexpected tab character. (no-tabs)
(#64) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#64) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#64) 'exports' is not defined. (no-undef)
theme/shoelace/javascript/syntaxhighlighter_3_0_83/scripts/shBrushVb.js
(#17) Unnecessary semicolon. (no-extra-semi)
(#18) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#19) Unexpected tab character. (no-tabs)
(#20) Unexpected tab character. (no-tabs)
(#20) 'SyntaxHighlighter' is not defined. (no-undef)
(#20) 'SyntaxHighlighter' is not defined. (no-undef)
(#20) Infix operators must be spaced. (space-infix-ops)
(#22) Unexpected tab character. (no-tabs)
(#22) Missing JSDoc comment. (require-jsdoc)
(#23) Unexpected tab character. (no-tabs)
(#23) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#24) Unexpected tab character. (no-tabs)
(#25) Unexpected tab character. (no-tabs)
(#26) Unexpected tab character. (no-tabs)
(#27) Unexpected tab character. (no-tabs)
(#28) Unexpected tab character. (no-tabs)
(#29) Unexpected tab character. (no-tabs)
(#30) Unexpected tab character. (no-tabs)
(#31) Unexpected tab character. (no-tabs)
(#32) Unexpected tab character. (no-tabs)
(#33) Unexpected tab character. (no-tabs)
(#34) Unexpected tab character. (no-tabs)
(#35) Unexpected tab character. (no-tabs)
(#36) Unexpected tab character. (no-tabs)
(#37) Unexpected tab character. (no-tabs)
(#39) Unexpected tab character. (no-tabs)
(#40) Unexpected tab character. (no-tabs)
(#40) There should be no space after '{'. (object-curly-spacing)
(#40) There should be no space before '}'. (object-curly-spacing)
(#40) Comments should not begin with a lowercase character (capitalized-comments)
(#41) Unexpected tab character. (no-tabs)
(#41) There should be no space after '{'. (object-curly-spacing)
(#41) 'SyntaxHighlighter' is not defined. (no-undef)
(#41) There should be no space before '}'. (object-curly-spacing)
(#41) Comments should not begin with a lowercase character (capitalized-comments)
(#42) Line 42 exceeds the maximum line length of 132. (max-len)
(#42) Unexpected tab character. (no-tabs)
(#42) There should be no space after '{'. (object-curly-spacing)
(#42) There should be no space before '}'. (object-curly-spacing)
(#42) Comments should not begin with a lowercase character (capitalized-comments)
(#43) Unexpected tab character. (no-tabs)
(#43) There should be no space after '{'. (object-curly-spacing)
(#43) There should be no space before '}'. (object-curly-spacing)
(#43) Comments should not begin with a lowercase character (capitalized-comments)
(#44) Unexpected tab character. (no-tabs)
(#46) Unexpected tab character. (no-tabs)
(#46) 'SyntaxHighlighter' is not defined. (no-undef)
(#47) Unexpected tab character. (no-tabs)
(#47) Unnecessary semicolon. (no-extra-semi)
(#49) Unexpected tab character. (no-tabs)
(#49) 'SyntaxHighlighter' is not defined. (no-undef)
(#50) Unexpected tab character. (no-tabs)
(#52) Unexpected tab character. (no-tabs)
(#52) 'SyntaxHighlighter' is not defined. (no-undef)
(#54) Unexpected tab character. (no-tabs)
(#55) Unexpected tab character. (no-tabs)
(#55) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#55) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#55) 'exports' is not defined. (no-undef)
theme/shoelace/javascript/syntaxhighlighter_3_0_83/scripts/shBrushXml.js
(#17) Unnecessary semicolon. (no-extra-semi)
(#18) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#19) Unexpected tab character. (no-tabs)
(#20) 'SyntaxHighlighter' is not defined. (no-undef)
(#20) Unexpected tab character. (no-tabs)
(#20) 'SyntaxHighlighter' is not defined. (no-undef)
(#20) Infix operators must be spaced. (space-infix-ops)
(#22) Unexpected tab character. (no-tabs)
(#22) Missing JSDoc comment. (require-jsdoc)
(#23) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#23) Unexpected tab character. (no-tabs)
(#24) Unexpected tab character. (no-tabs)
(#24) Missing JSDoc comment. (require-jsdoc)
(#24) 'regexInfo' is defined but never used. (no-unused-vars)
(#25) Unexpected tab character. (no-tabs)
(#25) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#26) Unexpected tab character. (no-tabs)
(#26) 'SyntaxHighlighter' is not defined. (no-undef)
(#27) Unexpected tab character. (no-tabs)
(#28) Unexpected tab character. (no-tabs)
(#28) 'XRegExp' is not defined. (no-undef)
(#29) Unexpected tab character. (no-tabs)
(#30) Unexpected tab character. (no-tabs)
(#31) Trailing spaces not allowed. (no-trailing-spaces)
(#31) Unexpected tab character. (no-tabs)
(#32) Unexpected tab character. (no-tabs)
(#32) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#32) Trailing spaces not allowed. (no-trailing-spaces)
(#33) Unexpected tab character. (no-tabs)
(#33) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#34) Unexpected tab character. (no-tabs)
(#35) Unexpected tab character. (no-tabs)
(#35) 'XRegExp' is not defined. (no-undef)
(#36) Unexpected tab character. (no-tabs)
(#37) Unexpected tab character. (no-tabs)
(#38) Unexpected tab character. (no-tabs)
(#40) Unexpected tab character. (no-tabs)
(#40) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#40) Trailing spaces not allowed. (no-trailing-spaces)
(#41) Unexpected tab character. (no-tabs)
(#41) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#42) Unexpected tab character. (no-tabs)
(#43) Line 43 exceeds the maximum line length of 132. (max-len)
(#43) Unexpected tab character. (no-tabs)
(#44) Unexpected tab character. (no-tabs)
(#45) Unexpected tab character. (no-tabs)
(#47) Unexpected tab character. (no-tabs)
(#47) Expected { after 'if' condition. (curly)
(#47) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#48) Unexpected tab character. (no-tabs)
(#49) Unexpected tab character. (no-tabs)
(#50) Unexpected tab character. (no-tabs)
(#52) Unexpected tab character. (no-tabs)
(#53) Unexpected tab character. (no-tabs)
(#54) Trailing spaces not allowed. (no-trailing-spaces)
(#54) Unexpected tab character. (no-tabs)
(#55) Unexpected tab character. (no-tabs)
(#56) Line 56 exceeds the maximum line length of 132. (max-len)
(#56) Unexpected tab character. (no-tabs)
(#56) There should be no space after '{'. (object-curly-spacing)
(#56) 'XRegExp' is not defined. (no-undef)
(#56) There should be no space before '}'. (object-curly-spacing)
(#57) Line 57 exceeds the maximum line length of 132. (max-len)
(#57) Unexpected tab character. (no-tabs)
(#57) There should be no space after '{'. (object-curly-spacing)
(#57) 'SyntaxHighlighter' is not defined. (no-undef)
(#57) There should be no space before '}'. (object-curly-spacing)
(#58) Unexpected tab character. (no-tabs)
(#58) There should be no space after '{'. (object-curly-spacing)
(#58) 'XRegExp' is not defined. (no-undef)
(#58) There should be no space before '}'. (object-curly-spacing)
(#59) Unexpected tab character. (no-tabs)
(#60) Unexpected tab character. (no-tabs)
(#60) Unnecessary semicolon. (no-extra-semi)
(#62) Unexpected tab character. (no-tabs)
(#62) 'SyntaxHighlighter' is not defined. (no-undef)
(#63) Unexpected tab character. (no-tabs)
(#65) 'SyntaxHighlighter' is not defined. (no-undef)
(#65) Unexpected tab character. (no-tabs)
(#67) Unexpected tab character. (no-tabs)
(#68) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#68) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#68) Unexpected tab character. (no-tabs)
(#68) 'exports' is not defined. (no-undef)
theme/shoelace/javascript/syntaxhighlighter_3_0_83/scripts/shCore.js
(#17) Line 17 exceeds the maximum line length of 132. (max-len)
(#17) eval can be harmful. (no-eval)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) Requires a space after '{'. (block-spacing)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) Requires a space after '{'. (block-spacing)
(#17) Expected space(s) after "return". (keyword-spacing)
(#17) This line has 15 statements. Maximum allowed is 2. (max-statements-per-line)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Missing semicolon. (semi)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#17) Requires a space before '}'. (block-spacing)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Expected space(s) after "if". (keyword-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Requires a space after '{'. (block-spacing)
(#17) Expected space(s) after "while". (keyword-spacing)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Requires a space after '{'. (block-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Missing semicolon. (semi)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#17) Requires a space before '}'. (block-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Requires a space after '{'. (block-spacing)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) Missing semicolon. (semi)
(#17) Requires a space before '}'. (block-spacing)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Requires a space after '{'. (block-spacing)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) Expected space(s) after "return". (keyword-spacing)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#17) Requires a space before '}'. (block-spacing)
(#17) Missing semicolon. (semi)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Requires a space before '}'. (block-spacing)
(#17) Missing semicolon. (semi)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#17) Unnecessary semicolon. (no-extra-semi)
(#17) Expected space(s) after "while". (keyword-spacing)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) Requires a space after '{'. (block-spacing)
(#17) Expected space(s) after "if". (keyword-spacing)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Requires a space after '{'. (block-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#17) Missing semicolon. (semi)
(#17) Requires a space before '}'. (block-spacing)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#17) Requires a space before '}'. (block-spacing)
(#17) Expected space(s) before "return". (keyword-spacing)
(#17) Requires a space before '}'. (block-spacing)
(#17) Missing semicolon. (semi)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) Missing semicolon. (semi)
theme/shoelace/javascript/syntaxhighlighter_3_0_83/scripts/shLegacy.js
(#17) Line 17 exceeds the maximum line length of 132. (max-len)
(#17) eval can be harmful. (no-eval)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) Requires a space after '{'. (block-spacing)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) Requires a space after '{'. (block-spacing)
(#17) Expected space(s) after "return". (keyword-spacing)
(#17) This line has 15 statements. Maximum allowed is 2. (max-statements-per-line)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Missing semicolon. (semi)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#17) Requires a space before '}'. (block-spacing)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Expected space(s) after "if". (keyword-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Requires a space after '{'. (block-spacing)
(#17) Expected space(s) after "while". (keyword-spacing)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Requires a space after '{'. (block-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Missing semicolon. (semi)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#17) Requires a space before '}'. (block-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Requires a space after '{'. (block-spacing)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) Missing semicolon. (semi)
(#17) Requires a space before '}'. (block-spacing)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Requires a space after '{'. (block-spacing)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) Expected space(s) after "return". (keyword-spacing)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#17) Requires a space before '}'. (block-spacing)
(#17) Missing semicolon. (semi)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Requires a space before '}'. (block-spacing)
(#17) Missing semicolon. (semi)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#17) Unnecessary semicolon. (no-extra-semi)
(#17) Expected space(s) after "while". (keyword-spacing)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) Requires a space after '{'. (block-spacing)
(#17) Expected space(s) after "if". (keyword-spacing)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Requires a space after '{'. (block-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#17) Missing semicolon. (semi)
(#17) Requires a space before '}'. (block-spacing)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#17) Requires a space before '}'. (block-spacing)
(#17) Expected space(s) before "return". (keyword-spacing)
(#17) Requires a space before '}'. (block-spacing)
(#17) Missing semicolon. (semi)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) Missing semicolon. (semi)
theme/shoelace/javascript/syntaxhighlighter_3_0_83/scripts/shRun.js
(#1) 'SyntaxHighlighter' is not defined. (no-undef)

CSS problems

(1802 errors, 4 warnings)

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

theme/shoelace/less/bootstrapchanges.less
(#144) Unexpected duplicate "outline" (declaration-block-no-duplicate-properties)
(#45) Expected line length to be no more than 132 characters (max-line-length)
theme/shoelace/less/bootstrapeditorchanges.less
(#6) Expected line length to be no more than 132 characters (max-line-length)
theme/shoelace/less/moodlechanges.less
(#320) Unexpected !important (declaration-no-important)
(#921) Unexpected !important (declaration-no-important)
(#118) Expected indentation of 4 spaces (indentation)
(#257) Expected indentation of 4 spaces (indentation)
(#258) Expected indentation of 4 spaces (indentation)
(#259) Expected indentation of 4 spaces (indentation)
(#260) Expected indentation of 4 spaces (indentation)
(#261) Expected indentation of 4 spaces (indentation)
(#262) Expected indentation of 4 spaces (indentation)
(#224) Expected newline after "," (selector-list-comma-newline-after)
(#953) Expected newline after "," (selector-list-comma-newline-after)
theme/shoelace/less/shoelacechanges.less
(#41) Unexpected duplicate "width" (declaration-block-no-duplicate-properties)
(#9) Expected indentation of 4 spaces (indentation)
(#61) Expected indentation of 12 spaces (indentation)
(#62) Expected indentation of 12 spaces (indentation)
(#126) Expected newline after "," (selector-list-comma-newline-after)
theme/shoelace/less/shoelacecustom.less
(#299) Expected single space after at-rule name "@media" (at-rule-name-space-after)
(#360) Expected single space after at-rule name "@media" (at-rule-name-space-after)
(#425) Expected single space after at-rule name "@media" (at-rule-name-space-after)
(#466) Expected single space after at-rule name "@media" (at-rule-name-space-after)
(#273) Unexpected duplicate "background-color" (declaration-block-no-duplicate-properties)
(#69) Unexpected !important (declaration-no-important)
(#437) Expected indentation of 24 spaces (indentation)
(#527) Expected indentation of 16 spaces (indentation)
(#53) Expected line length to be no more than 132 characters (max-line-length)
(#17) Unexpected whitespace at end of line (no-eol-whitespace)
(#17) Expected newline after "," (selector-list-comma-newline-after)
(#159) Unexpected unit "pt" (unit-blacklist)
theme/shoelace/less/shoelaceseamless.less
(#32) Unexpected extra semicolon (no-extra-semicolons)
theme/shoelace/less/variables-shoelace.less
(#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)
(#256) Expected single space after "," in a single-line function (function-comma-space-after)
(#256) Expected single space after "," in a single-line function (function-comma-space-after)
(#256) Expected single space after "," in a single-line function (function-comma-space-after)
theme/shoelace/style/custom.css
(#7) Missed semicolon (CssSyntaxError)
theme/shoelace/style/fa-brands.css
(#10) Expected newline after ":" with a multi-line declaration (declaration-colon-newline-after)
(#6) Expected indentation of 4 spaces (indentation)
(#7) Expected indentation of 4 spaces (indentation)
(#8) Expected indentation of 4 spaces (indentation)
(#9) Expected indentation of 4 spaces (indentation)
(#10) Expected indentation of 4 spaces (indentation)
(#11) Expected indentation of 8 spaces (indentation)
(#12) Expected indentation of 8 spaces (indentation)
(#13) Expected indentation of 8 spaces (indentation)
(#14) Expected indentation of 8 spaces (indentation)
(#18) Expected indentation of 4 spaces (indentation)
theme/shoelace/style/fa-regular.css
(#10) Expected newline after ":" with a multi-line declaration (declaration-colon-newline-after)
(#6) Expected indentation of 4 spaces (indentation)
(#7) Expected indentation of 4 spaces (indentation)
(#8) Expected indentation of 4 spaces (indentation)
(#9) Expected indentation of 4 spaces (indentation)
(#10) Expected indentation of 4 spaces (indentation)
(#11) Expected indentation of 8 spaces (indentation)
(#12) Expected indentation of 8 spaces (indentation)
(#13) Expected indentation of 8 spaces (indentation)
(#14) Expected indentation of 8 spaces (indentation)
(#18) Expected indentation of 4 spaces (indentation)
(#19) Expected indentation of 4 spaces (indentation)
theme/shoelace/style/fa-solid.css
(#10) Expected newline after ":" with a multi-line declaration (declaration-colon-newline-after)
(#6) Expected indentation of 4 spaces (indentation)
(#7) Expected indentation of 4 spaces (indentation)
(#8) Expected indentation of 4 spaces (indentation)
(#9) Expected indentation of 4 spaces (indentation)
(#10) Expected indentation of 4 spaces (indentation)
(#11) Expected indentation of 8 spaces (indentation)
(#12) Expected indentation of 8 spaces (indentation)
(#13) Expected indentation of 8 spaces (indentation)
(#14) Expected indentation of 8 spaces (indentation)
(#18) Expected indentation of 4 spaces (indentation)
(#19) Expected indentation of 4 spaces (indentation)
theme/shoelace/style/font.css
(#74) Expected indentation of 4 spaces (indentation)
theme/shoelace/style/fontawesome.css
(#16) Expected newline before "}" (block-closing-brace-newline-before)
(#21) Expected newline before "}" (block-closing-brace-newline-before)
(#24) Expected newline before "}" (block-closing-brace-newline-before)
(#27) Expected newline before "}" (block-closing-brace-newline-before)
(#30) Expected newline before "}" (block-closing-brace-newline-before)
(#33) Expected newline before "}" (block-closing-brace-newline-before)
(#36) Expected newline before "}" (block-closing-brace-newline-before)
(#39) Expected newline before "}" (block-closing-brace-newline-before)
(#42) Expected newline before "}" (block-closing-brace-newline-before)
(#45) Expected newline before "}" (block-closing-brace-newline-before)
(#48) Expected newline before "}" (block-closing-brace-newline-before)
(#51) Expected newline before "}" (block-closing-brace-newline-before)
(#54) Expected newline before "}" (block-closing-brace-newline-before)
(#57) Expected newline before "}" (block-closing-brace-newline-before)
(#61) Expected newline before "}" (block-closing-brace-newline-before)
(#66) Expected newline before "}" (block-closing-brace-newline-before)
(#68) Expected newline before "}" (block-closing-brace-newline-before)
(#75) Expected newline before "}" (block-closing-brace-newline-before)
(#80) Expected newline before "}" (block-closing-brace-newline-before)
(#83) Expected newline before "}" (block-closing-brace-newline-before)
(#86) Expected newline before "}" (block-closing-brace-newline-before)
(#93) Expected newline before "}" (block-closing-brace-newline-before)
(#100) Expected newline before "}" (block-closing-brace-newline-before)
(#104) Expected newline before "}" (block-closing-brace-newline-before)
(#108) Expected newline before "}" (block-closing-brace-newline-before)
(#113) Expected newline before "}" (block-closing-brace-newline-before)
(#116) Expected newline before "}" (block-closing-brace-newline-before)
(#121) Expected newline before "}" (block-closing-brace-newline-before)
(#124) Expected newline before "}" (block-closing-brace-newline-before)
(#129) Expected newline before "}" (block-closing-brace-newline-before)
(#134) Expected newline before "}" (block-closing-brace-newline-before)
(#139) Expected newline before "}" (block-closing-brace-newline-before)
(#144) Expected newline before "}" (block-closing-brace-newline-before)
(#149) Expected newline before "}" (block-closing-brace-newline-before)
(#154) Expected newline before "}" (block-closing-brace-newline-before)
(#162) Expected newline before "}" (block-closing-brace-newline-before)
(#170) Expected newline before "}" (block-closing-brace-newline-before)
(#177) Expected newline before "}" (block-closing-brace-newline-before)
(#180) Expected newline before "}" (block-closing-brace-newline-before)
(#183) Expected newline before "}" (block-closing-brace-newline-before)
(#186) Expected newline before "}" (block-closing-brace-newline-before)
(#191) Expected newline before "}" (block-closing-brace-newline-before)
(#194) Expected newline before "}" (block-closing-brace-newline-before)
(#197) Expected newline before "}" (block-closing-brace-newline-before)
(#200) Expected newline before "}" (block-closing-brace-newline-before)
(#203) Expected newline before "}" (block-closing-brace-newline-before)
(#206) Expected newline before "}" (block-closing-brace-newline-before)
(#209) Expected newline before "}" (block-closing-brace-newline-before)
(#212) Expected newline before "}" (block-closing-brace-newline-before)
(#215) Expected newline before "}" (block-closing-brace-newline-before)
(#218) Expected newline before "}" (block-closing-brace-newline-before)
(#221) Expected newline before "}" (block-closing-brace-newline-before)
(#224) Expected newline before "}" (block-closing-brace-newline-before)
(#227) Expected newline before "}" (block-closing-brace-newline-before)
(#230) Expected newline before "}" (block-closing-brace-newline-before)
(#233) Expected newline before "}" (block-closing-brace-newline-before)
(#236) Expected newline before "}" (block-closing-brace-newline-before)
(#239) Expected newline before "}" (block-closing-brace-newline-before)
(#242) Expected newline before "}" (block-closing-brace-newline-before)
(#245) Expected newline before "}" (block-closing-brace-newline-before)
(#248) Expected newline before "}" (block-closing-brace-newline-before)
(#251) Expected newline before "}" (block-closing-brace-newline-before)
(#254) Expected newline before "}" (block-closing-brace-newline-before)
(#257) Expected newline before "}" (block-closing-brace-newline-before)
(#260) Expected newline before "}" (block-closing-brace-newline-before)
(#263) Expected newline before "}" (block-closing-brace-newline-before)
(#266) Expected newline before "}" (block-closing-brace-newline-before)
(#269) Expected newline before "}" (block-closing-brace-newline-before)
(#272) Expected newline before "}" (block-closing-brace-newline-before)
(#275) Expected newline before "}" (block-closing-brace-newline-before)
(#278) Expected newline before "}" (block-closing-brace-newline-before)
(#281) Expected newline before "}" (block-closing-brace-newline-before)
(#284) Expected newline before "}" (block-closing-brace-newline-before)
(#287) Expected newline before "}" (block-closing-brace-newline-before)
(#290) Expected newline before "}" (block-closing-brace-newline-before)
(#293) Expected newline before "}" (block-closing-brace-newline-before)
(#296) Expected newline before "}" (block-closing-brace-newline-before)
(#299) Expected newline before "}" (block-closing-brace-newline-before)
(#302) Expected newline before "}" (block-closing-brace-newline-before)
(#305) Expected newline before "}" (block-closing-brace-newline-before)
(#308) Expected newline before "}" (block-closing-brace-newline-before)
(#311) Expected newline before "}" (block-closing-brace-newline-before)
(#314) Expected newline before "}" (block-closing-brace-newline-before)
(#317) Expected newline before "}" (block-closing-brace-newline-before)
(#320) Expected newline before "}" (block-closing-brace-newline-before)
(#323) Expected newline before "}" (block-closing-brace-newline-before)
(#326) Expected newline before "}" (block-closing-brace-newline-before)
(#329) Expected newline before "}" (block-closing-brace-newline-before)
(#332) Expected newline before "}" (block-closing-brace-newline-before)
(#335) Expected newline before "}" (block-closing-brace-newline-before)
(#338) Expected newline before "}" (block-closing-brace-newline-before)
(#341) Expected newline before "}" (block-closing-brace-newline-before)
(#344) Expected newline before "}" (block-closing-brace-newline-before)
(#347) Expected newline before "}" (block-closing-brace-newline-before)
(#350) Expected newline before "}" (block-closing-brace-newline-before)
(#353) Expected newline before "}" (block-closing-brace-newline-before)
(#356) Expected newline before "}" (block-closing-brace-newline-before)
(#359) Expected newline before "}" (block-closing-brace-newline-before)
(#362) Expected newline before "}" (block-closing-brace-newline-before)
(#365) Expected newline before "}" (block-closing-brace-newline-before)
(#368) Expected newline before "}" (block-closing-brace-newline-before)
(#371) Expected newline before "}" (block-closing-brace-newline-before)
(#374) Expected newline before "}" (block-closing-brace-newline-before)
(#377) Expected newline before "}" (block-closing-brace-newline-before)
(#380) Expected newline before "}" (block-closing-brace-newline-before)
(#383) Expected newline before "}" (block-closing-brace-newline-before)
(#386) Expected newline before "}" (block-closing-brace-newline-before)
(#389) Expected newline before "}" (block-closing-brace-newline-before)
(#392) Expected newline before "}" (block-closing-brace-newline-before)
(#395) Expected newline before "}" (block-closing-brace-newline-before)
(#398) Expected newline before "}" (block-closing-brace-newline-before)
(#401) Expected newline before "}" (block-closing-brace-newline-before)
(#404) Expected newline before "}" (block-closing-brace-newline-before)
(#407) Expected newline before "}" (block-closing-brace-newline-before)
(#410) Expected newline before "}" (block-closing-brace-newline-before)
(#413) Expected newline before "}" (block-closing-brace-newline-before)
(#416) Expected newline before "}" (block-closing-brace-newline-before)
(#419) Expected newline before "}" (block-closing-brace-newline-before)
(#422) Expected newline before "}" (block-closing-brace-newline-before)
(#425) Expected newline before "}" (block-closing-brace-newline-before)
(#428) Expected newline before "}" (block-closing-brace-newline-before)
(#431) Expected newline before "}" (block-closing-brace-newline-before)
(#434) Expected newline before "}" (block-closing-brace-newline-before)
(#437) Expected newline before "}" (block-closing-brace-newline-before)
(#440) Expected newline before "}" (block-closing-brace-newline-before)
(#443) Expected newline before "}" (block-closing-brace-newline-before)
(#446) Expected newline before "}" (block-closing-brace-newline-before)
(#449) Expected newline before "}" (block-closing-brace-newline-before)
(#452) Expected newline before "}" (block-closing-brace-newline-before)
(#455) Expected newline before "}" (block-closing-brace-newline-before)
(#458) Expected newline before "}" (block-closing-brace-newline-before)
(#461) Expected newline before "}" (block-closing-brace-newline-before)
(#464) Expected newline before "}" (block-closing-brace-newline-before)
(#467) Expected newline before "}" (block-closing-brace-newline-before)
(#470) Expected newline before "}" (block-closing-brace-newline-before)
(#473) Expected newline before "}" (block-closing-brace-newline-before)
(#476) Expected newline before "}" (block-closing-brace-newline-before)
(#479) Expected newline before "}" (block-closing-brace-newline-before)
(#482) Expected newline before "}" (block-closing-brace-newline-before)
(#485) Expected newline before "}" (block-closing-brace-newline-before)
(#488) Expected newline before "}" (block-closing-brace-newline-before)
(#491) Expected newline before "}" (block-closing-brace-newline-before)
(#494) Expected newline before "}" (block-closing-brace-newline-before)
(#497) Expected newline before "}" (block-closing-brace-newline-before)
(#500) Expected newline before "}" (block-closing-brace-newline-before)
(#503) Expected newline before "}" (block-closing-brace-newline-before)
(#506) Expected newline before "}" (block-closing-brace-newline-before)
(#509) Expected newline before "}" (block-closing-brace-newline-before)
(#512) Expected newline before "}" (block-closing-brace-newline-before)
(#515) Expected newline before "}" (block-closing-brace-newline-before)
(#518) Expected newline before "}" (block-closing-brace-newline-before)
(#521) Expected newline before "}" (block-closing-brace-newline-before)
(#524) Expected newline before "}" (block-closing-brace-newline-before)
(#527) Expected newline before "}" (block-closing-brace-newline-before)
(#530) Expected newline before "}" (block-closing-brace-newline-before)
(#533) Expected newline before "}" (block-closing-brace-newline-before)
(#536) Expected newline before "}" (block-closing-brace-newline-before)
(#539) Expected newline before "}" (block-closing-brace-newline-before)
(#542) Expected newline before "}" (block-closing-brace-newline-before)
(#545) Expected newline before "}" (block-closing-brace-newline-before)
(#548) Expected newline before "}" (block-closing-brace-newline-before)
(#551) Expected newline before "}" (block-closing-brace-newline-before)
(#554) Expected newline before "}" (block-closing-brace-newline-before)
(#557) Expected newline before "}" (block-closing-brace-newline-before)
(#560) Expected newline before "}" (block-closing-brace-newline-before)
(#563) Expected newline before "}" (block-closing-brace-newline-before)
(#566) Expected newline before "}" (block-closing-brace-newline-before)
(#569) Expected newline before "}" (block-closing-brace-newline-before)
(#572) Expected newline before "}" (block-closing-brace-newline-before)
(#575) Expected newline before "}" (block-closing-brace-newline-before)
(#578) Expected newline before "}" (block-closing-brace-newline-before)
(#581) Expected newline before "}" (block-closing-brace-newline-before)
(#584) Expected newline before "}" (block-closing-brace-newline-before)
(#587) Expected newline before "}" (block-closing-brace-newline-before)
(#590) Expected newline before "}" (block-closing-brace-newline-before)
(#593) Expected newline before "}" (block-closing-brace-newline-before)
(#596) Expected newline before "}" (block-closing-brace-newline-before)
(#599) Expected newline before "}" (block-closing-brace-newline-before)
(#602) Expected newline before "}" (block-closing-brace-newline-before)
(#605) Expected newline before "}" (block-closing-brace-newline-before)
(#608) Expected newline before "}" (block-closing-brace-newline-before)
(#611) Expected newline before "}" (block-closing-brace-newline-before)
(#614) Expected newline before "}" (block-closing-brace-newline-before)
(#617) Expected newline before "}" (block-closing-brace-newline-before)
(#620) Expected newline before "}" (block-closing-brace-newline-before)
(#623) Expected newline before "}" (block-closing-brace-newline-before)
(#626) Expected newline before "}" (block-closing-brace-newline-before)
(#629) Expected newline before "}" (block-closing-brace-newline-before)
(#632) Expected newline before "}" (block-closing-brace-newline-before)
(#635) Expected newline before "}" (block-closing-brace-newline-before)
(#638) Expected newline before "}" (block-closing-brace-newline-before)
(#641) Expected newline before "}" (block-closing-brace-newline-before)
(#644) Expected newline before "}" (block-closing-brace-newline-before)
(#647) Expected newline before "}" (block-closing-brace-newline-before)
(#650) Expected newline before "}" (block-closing-brace-newline-before)
(#653) Expected newline before "}" (block-closing-brace-newline-before)
(#656) Expected newline before "}" (block-closing-brace-newline-before)
(#659) Expected newline before "}" (block-closing-brace-newline-before)
(#662) Expected newline before "}" (block-closing-brace-newline-before)
(#665) Expected newline before "}" (block-closing-brace-newline-before)
(#668) Expected newline before "}" (block-closing-brace-newline-before)
(#671) Expected newline before "}" (block-closing-brace-newline-before)
(#674) Expected newline before "}" (block-closing-brace-newline-before)
(#677) Expected newline before "}" (block-closing-brace-newline-before)
(#680) Expected newline before "}" (block-closing-brace-newline-before)
(#683) Expected newline before "}" (block-closing-brace-newline-before)
(#686) Expected newline before "}" (block-closing-brace-newline-before)
(#689) Expected newline before "}" (block-closing-brace-newline-before)
(#692) Expected newline before "}" (block-closing-brace-newline-before)
(#695) Expected newline before "}" (block-closing-brace-newline-before)
(#698) Expected newline before "}" (block-closing-brace-newline-before)
(#701) Expected newline before "}" (block-closing-brace-newline-before)
(#704) Expected newline before "}" (block-closing-brace-newline-before)
(#707) Expected newline before "}" (block-closing-brace-newline-before)
(#710) Expected newline before "}" (block-closing-brace-newline-before)
(#713) Expected newline before "}" (block-closing-brace-newline-before)
(#716) Expected newline before "}" (block-closing-brace-newline-before)
(#719) Expected newline before "}" (block-closing-brace-newline-before)
(#722) Expected newline before "}" (block-closing-brace-newline-before)
(#725) Expected newline before "}" (block-closing-brace-newline-before)
(#728) Expected newline before "}" (block-closing-brace-newline-before)
(#731) Expected newline before "}" (block-closing-brace-newline-before)
(#734) Expected newline before "}" (block-closing-brace-newline-before)
(#737) Expected newline before "}" (block-closing-brace-newline-before)
(#740) Expected newline before "}" (block-closing-brace-newline-before)
(#743) Expected newline before "}" (block-closing-brace-newline-before)
(#746) Expected newline before "}" (block-closing-brace-newline-before)
(#749) Expected newline before "}" (block-closing-brace-newline-before)
(#752) Expected newline before "}" (block-closing-brace-newline-before)
(#755) Expected newline before "}" (block-closing-brace-newline-before)
(#758) Expected newline before "}" (block-closing-brace-newline-before)
(#761) Expected newline before "}" (block-closing-brace-newline-before)
(#764) Expected newline before "}" (block-closing-brace-newline-before)
(#767) Expected newline before "}" (block-closing-brace-newline-before)
(#770) Expected newline before "}" (block-closing-brace-newline-before)
(#773) Expected newline before "}" (block-closing-brace-newline-before)
(#776) Expected newline before "}" (block-closing-brace-newline-before)
(#779) Expected newline before "}" (block-closing-brace-newline-before)
(#782) Expected newline before "}" (block-closing-brace-newline-before)
(#785) Expected newline before "}" (block-closing-brace-newline-before)
(#788) Expected newline before "}" (block-closing-brace-newline-before)
(#791) Expected newline before "}" (block-closing-brace-newline-before)
(#794) Expected newline before "}" (block-closing-brace-newline-before)
(#797) Expected newline before "}" (block-closing-brace-newline-before)
(#800) Expected newline before "}" (block-closing-brace-newline-before)
(#803) Expected newline before "}" (block-closing-brace-newline-before)
(#806) Expected newline before "}" (block-closing-brace-newline-before)
(#809) Expected newline before "}" (block-closing-brace-newline-before)
(#812) Expected newline before "}" (block-closing-brace-newline-before)
(#815) Expected newline before "}" (block-closing-brace-newline-before)
(#818) Expected newline before "}" (block-closing-brace-newline-before)
(#821) Expected newline before "}" (block-closing-brace-newline-before)
(#824) Expected newline before "}" (block-closing-brace-newline-before)
(#827) Expected newline before "}" (block-closing-brace-newline-before)
(#830) Expected newline before "}" (block-closing-brace-newline-before)
(#833) Expected newline before "}" (block-closing-brace-newline-before)
(#836) Expected newline before "}" (block-closing-brace-newline-before)
(#839) Expected newline before "}" (block-closing-brace-newline-before)
(#842) Expected newline before "}" (block-closing-brace-newline-before)
(#845) Expected newline before "}" (block-closing-brace-newline-before)
(#848) Expected newline before "}" (block-closing-brace-newline-before)
(#851) Expected newline before "}" (block-closing-brace-newline-before)
(#854) Expected newline before "}" (block-closing-brace-newline-before)
(#857) Expected newline before "}" (block-closing-brace-newline-before)
(#860) Expected newline before "}" (block-closing-brace-newline-before)
(#863) Expected newline before "}" (block-closing-brace-newline-before)
(#866) Expected newline before "}" (block-closing-brace-newline-before)
(#869) Expected newline before "}" (block-closing-brace-newline-before)
(#872) Expected newline before "}" (block-closing-brace-newline-before)
(#875) Expected newline before "}" (block-closing-brace-newline-before)
(#878) Expected newline before "}" (block-closing-brace-newline-before)
(#881) Expected newline before "}" (block-closing-brace-newline-before)
(#884) Expected newline before "}" (block-closing-brace-newline-before)
(#887) Expected newline before "}" (block-closing-brace-newline-before)
(#890) Expected newline before "}" (block-closing-brace-newline-before)
(#893) Expected newline before "}" (block-closing-brace-newline-before)
(#896) Expected newline before "}" (block-closing-brace-newline-before)
(#899) Expected newline before "}" (block-closing-brace-newline-before)
(#902) Expected newline before "}" (block-closing-brace-newline-before)
(#905) Expected newline before "}" (block-closing-brace-newline-before)
(#908) Expected newline before "}" (block-closing-brace-newline-before)
(#911) Expected newline before "}" (block-closing-brace-newline-before)
(#914) Expected newline before "}" (block-closing-brace-newline-before)
(#917) Expected newline before "}" (block-closing-brace-newline-before)
(#920) Expected newline before "}" (block-closing-brace-newline-before)
(#923) Expected newline before "}" (block-closing-brace-newline-before)
(#926) Expected newline before "}" (block-closing-brace-newline-before)
(#929) Expected newline before "}" (block-closing-brace-newline-before)
(#932) Expected newline before "}" (block-closing-brace-newline-before)
(#935) Expected newline before "}" (block-closing-brace-newline-before)
(#938) Expected newline before "}" (block-closing-brace-newline-before)
(#941) Expected newline before "}" (block-closing-brace-newline-before)
(#944) Expected newline before "}" (block-closing-brace-newline-before)
(#947) Expected newline before "}" (block-closing-brace-newline-before)
(#950) Expected newline before "}" (block-closing-brace-newline-before)
(#953) Expected newline before "}" (block-closing-brace-newline-before)
(#956) Expected newline before "}" (block-closing-brace-newline-before)
(#959) Expected newline before "}" (block-closing-brace-newline-before)
(#962) Expected newline before "}" (block-closing-brace-newline-before)
(#965) Expected newline before "}" (block-closing-brace-newline-before)
(#968) Expected newline before "}" (block-closing-brace-newline-before)
(#971) Expected newline before "}" (block-closing-brace-newline-before)
(#974) Expected newline before "}" (block-closing-brace-newline-before)
(#977) Expected newline before "}" (block-closing-brace-newline-before)
(#980) Expected newline before "}" (block-closing-brace-newline-before)
(#983) Expected newline before "}" (block-closing-brace-newline-before)
(#986) Expected newline before "}" (block-closing-brace-newline-before)
(#989) Expected newline before "}" (block-closing-brace-newline-before)
(#992) Expected newline before "}" (block-closing-brace-newline-before)
(#995) Expected newline before "}" (block-closing-brace-newline-before)
(#998) Expected newline before "}" (block-closing-brace-newline-before)
(#1001) Expected newline before "}" (block-closing-brace-newline-before)
(#1004) Expected newline before "}" (block-closing-brace-newline-before)
(#1007) Expected newline before "}" (block-closing-brace-newline-before)
(#1010) Expected newline before "}" (block-closing-brace-newline-before)
(#1013) Expected newline before "}" (block-closing-brace-newline-before)
(#1016) Expected newline before "}" (block-closing-brace-newline-before)
(#1019) Expected newline before "}" (block-closing-brace-newline-before)
(#1022) Expected newline before "}" (block-closing-brace-newline-before)
(#1025) Expected newline before "}" (block-closing-brace-newline-before)
(#1028) Expected newline before "}" (block-closing-brace-newline-before)
(#1031) Expected newline before "}" (block-closing-brace-newline-before)
(#1034) Expected newline before "}" (block-closing-brace-newline-before)
(#1037) Expected newline before "}" (block-closing-brace-newline-before)
(#1040) Expected newline before "}" (block-closing-brace-newline-before)
(#1043) Expected newline before "}" (block-closing-brace-newline-before)
(#1046) Expected newline before "}" (block-closing-brace-newline-before)
(#1049) Expected newline before "}" (block-closing-brace-newline-before)
(#1052) Expected newline before "}" (block-closing-brace-newline-before)
(#1055) Expected newline before "}" (block-closing-brace-newline-before)
(#1058) Expected newline before "}" (block-closing-brace-newline-before)
(#1061) Expected newline before "}" (block-closing-brace-newline-before)
(#1064) Expected newline before "}" (block-closing-brace-newline-before)
(#1067) Expected newline before "}" (block-closing-brace-newline-before)
(#1070) Expected newline before "}" (block-closing-brace-newline-before)
(#1073) Expected newline before "}" (block-closing-brace-newline-before)
(#1076) Expected newline before "}" (block-closing-brace-newline-before)
(#1079) Expected newline before "}" (block-closing-brace-newline-before)
(#1082) Expected newline before "}" (block-closing-brace-newline-before)
(#1085) Expected newline before "}" (block-closing-brace-newline-before)
(#1088) Expected newline before "}" (block-closing-brace-newline-before)
(#1091) Expected newline before "}" (block-closing-brace-newline-before)
(#1094) Expected newline before "}" (block-closing-brace-newline-before)
(#1097) Expected newline before "}" (block-closing-brace-newline-before)
(#1100) Expected newline before "}" (block-closing-brace-newline-before)
(#1103) Expected newline before "}" (block-closing-brace-newline-before)
(#1106) Expected newline before "}" (block-closing-brace-newline-before)
(#1109) Expected newline before "}" (block-closing-brace-newline-before)
(#1112) Expected newline before "}" (block-closing-brace-newline-before)
(#1115) Expected newline before "}" (block-closing-brace-newline-before)
(#1118) Expected newline before "}" (block-closing-brace-newline-before)
(#1121) Expected newline before "}" (block-closing-brace-newline-before)
(#1124) Expected newline before "}" (block-closing-brace-newline-before)
(#1127) Expected newline before "}" (block-closing-brace-newline-before)
(#1130) Expected newline before "}" (block-closing-brace-newline-before)
(#1133) Expected newline before "}" (block-closing-brace-newline-before)
(#1136) Expected newline before "}" (block-closing-brace-newline-before)
(#1139) Expected newline before "}" (block-closing-brace-newline-before)
(#1142) Expected newline before "}" (block-closing-brace-newline-before)
(#1145) Expected newline before "}" (block-closing-brace-newline-before)
(#1148) Expected newline before "}" (block-closing-brace-newline-before)
(#1151) Expected newline before "}" (block-closing-brace-newline-before)
(#1154) Expected newline before "}" (block-closing-brace-newline-before)
(#1157) Expected newline before "}" (block-closing-brace-newline-before)
(#1160) Expected newline before "}" (block-closing-brace-newline-before)
(#1163) Expected newline before "}" (block-closing-brace-newline-before)
(#1166) Expected newline before "}" (block-closing-brace-newline-before)
(#1169) Expected newline before "}" (block-closing-brace-newline-before)
(#1172) Expected newline before "}" (block-closing-brace-newline-before)
(#1175) Expected newline before "}" (block-closing-brace-newline-before)
(#1178) Expected newline before "}" (block-closing-brace-newline-before)
(#1181) Expected newline before "}" (block-closing-brace-newline-before)
(#1184) Expected newline before "}" (block-closing-brace-newline-before)
(#1187) Expected newline before "}" (block-closing-brace-newline-before)
(#1190) Expected newline before "}" (block-closing-brace-newline-before)
(#1193) Expected newline before "}" (block-closing-brace-newline-before)
(#1196) Expected newline before "}" (block-closing-brace-newline-before)
(#1199) Expected newline before "}" (block-closing-brace-newline-before)
(#1202) Expected newline before "}" (block-closing-brace-newline-before)
(#1205) Expected newline before "}" (block-closing-brace-newline-before)
(#1208) Expected newline before "}" (block-closing-brace-newline-before)
(#1211) Expected newline before "}" (block-closing-brace-newline-before)
(#1214) Expected newline before "}" (block-closing-brace-newline-before)
(#1217) Expected newline before "}" (block-closing-brace-newline-before)
(#1220) Expected newline before "}" (block-closing-brace-newline-before)
(#1223) Expected newline before "}" (block-closing-brace-newline-before)
(#1226) Expected newline before "}" (block-closing-brace-newline-before)
(#1229) Expected newline before "}" (block-closing-brace-newline-before)
(#1232) Expected newline before "}" (block-closing-brace-newline-before)
(#1235) Expected newline before "}" (block-closing-brace-newline-before)
(#1238) Expected newline before "}" (block-closing-brace-newline-before)
(#1241) Expected newline before "}" (block-closing-brace-newline-before)
(#1244) Expected newline before "}" (block-closing-brace-newline-before)
(#1247) Expected newline before "}" (block-closing-brace-newline-before)
(#1250) Expected newline before "}" (block-closing-brace-newline-before)
(#1253) Expected newline before "}" (block-closing-brace-newline-before)
(#1256) Expected newline before "}" (block-closing-brace-newline-before)
(#1259) Expected newline before "}" (block-closing-brace-newline-before)
(#1262) Expected newline before "}" (block-closing-brace-newline-before)
(#1265) Expected newline before "}" (block-closing-brace-newline-before)
(#1268) Expected newline before "}" (block-closing-brace-newline-before)
(#1271) Expected newline before "}" (block-closing-brace-newline-before)
(#1274) Expected newline before "}" (block-closing-brace-newline-before)
(#1277) Expected newline before "}" (block-closing-brace-newline-before)
(#1280) Expected newline before "}" (block-closing-brace-newline-before)
(#1283) Expected newline before "}" (block-closing-brace-newline-before)
(#1286) Expected newline before "}" (block-closing-brace-newline-before)
(#1289) Expected newline before "}" (block-closing-brace-newline-before)
(#1292) Expected newline before "}" (block-closing-brace-newline-before)
(#1295) Expected newline before "}" (block-closing-brace-newline-before)
(#1298) Expected newline before "}" (block-closing-brace-newline-before)
(#1301) Expected newline before "}" (block-closing-brace-newline-before)
(#1304) Expected newline before "}" (block-closing-brace-newline-before)
(#1307) Expected newline before "}" (block-closing-brace-newline-before)
(#1310) Expected newline before "}" (block-closing-brace-newline-before)
(#1313) Expected newline before "}" (block-closing-brace-newline-before)
(#1316) Expected newline before "}" (block-closing-brace-newline-before)
(#1319) Expected newline before "}" (block-closing-brace-newline-before)
(#1322) Expected newline before "}" (block-closing-brace-newline-before)
(#1325) Expected newline before "}" (block-closing-brace-newline-before)
(#1328) Expected newline before "}" (block-closing-brace-newline-before)
(#1331) Expected newline before "}" (block-closing-brace-newline-before)
(#1334) Expected newline before "}" (block-closing-brace-newline-before)
(#1337) Expected newline before "}" (block-closing-brace-newline-before)
(#1340) Expected newline before "}" (block-closing-brace-newline-before)
(#1343) Expected newline before "}" (block-closing-brace-newline-before)
(#1346) Expected newline before "}" (block-closing-brace-newline-before)
(#1349) Expected newline before "}" (block-closing-brace-newline-before)
(#1352) Expected newline before "}" (block-closing-brace-newline-before)
(#1355) Expected newline before "}" (block-closing-brace-newline-before)
(#1358) Expected newline before "}" (block-closing-brace-newline-before)
(#1361) Expected newline before "}" (block-closing-brace-newline-before)
(#1364) Expected newline before "}" (block-closing-brace-newline-before)
(#1367) Expected newline before "}" (block-closing-brace-newline-before)
(#1370) Expected newline before "}" (block-closing-brace-newline-before)
(#1373) Expected newline before "}" (block-closing-brace-newline-before)
(#1376) Expected newline before "}" (block-closing-brace-newline-before)
(#1379) Expected newline before "}" (block-closing-brace-newline-before)
(#1382) Expected newline before "}" (block-closing-brace-newline-before)
(#1385) Expected newline before "}" (block-closing-brace-newline-before)
(#1388) Expected newline before "}" (block-closing-brace-newline-before)
(#1391) Expected newline before "}" (block-closing-brace-newline-before)
(#1394) Expected newline before "}" (block-closing-brace-newline-before)
(#1397) Expected newline before "}" (block-closing-brace-newline-before)
(#1400) Expected newline before "}" (block-closing-brace-newline-before)
(#1403) Expected newline before "}" (block-closing-brace-newline-before)
(#1406) Expected newline before "}" (block-closing-brace-newline-before)
(#1409) Expected newline before "}" (block-closing-brace-newline-before)
(#1412) Expected newline before "}" (block-closing-brace-newline-before)
(#1415) Expected newline before "}" (block-closing-brace-newline-before)
(#1418) Expected newline before "}" (block-closing-brace-newline-before)
(#1421) Expected newline before "}" (block-closing-brace-newline-before)
(#1424) Expected newline before "}" (block-closing-brace-newline-before)
(#1427) Expected newline before "}" (block-closing-brace-newline-before)
(#1430) Expected newline before "}" (block-closing-brace-newline-before)
(#1433) Expected newline before "}" (block-closing-brace-newline-before)
(#1436) Expected newline before "}" (block-closing-brace-newline-before)
(#1439) Expected newline before "}" (block-closing-brace-newline-before)
(#1442) Expected newline before "}" (block-closing-brace-newline-before)
(#1445) Expected newline before "}" (block-closing-brace-newline-before)
(#1448) Expected newline before "}" (block-closing-brace-newline-before)
(#1451) Expected newline before "}" (block-closing-brace-newline-before)
(#1454) Expected newline before "}" (block-closing-brace-newline-before)
(#1457) Expected newline before "}" (block-closing-brace-newline-before)
(#1460) Expected newline before "}" (block-closing-brace-newline-before)
(#1463) Expected newline before "}" (block-closing-brace-newline-before)
(#1466) Expected newline before "}" (block-closing-brace-newline-before)
(#1469) Expected newline before "}" (block-closing-brace-newline-before)
(#1472) Expected newline before "}" (block-closing-brace-newline-before)
(#1475) Expected newline before "}" (block-closing-brace-newline-before)
(#1478) Expected newline before "}" (block-closing-brace-newline-before)
(#1481) Expected newline before "}" (block-closing-brace-newline-before)
(#1484) Expected newline before "}" (block-closing-brace-newline-before)
(#1487) Expected newline before "}" (block-closing-brace-newline-before)
(#1490) Expected newline before "}" (block-closing-brace-newline-before)
(#1493) Expected newline before "}" (block-closing-brace-newline-before)
(#1496) Expected newline before "}" (block-closing-brace-newline-before)
(#1499) Expected newline before "}" (block-closing-brace-newline-before)
(#1502) Expected newline before "}" (block-closing-brace-newline-before)
(#1505) Expected newline before "}" (block-closing-brace-newline-before)
(#1508) Expected newline before "}" (block-closing-brace-newline-before)
(#1511) Expected newline before "}" (block-closing-brace-newline-before)
(#1514) Expected newline before "}" (block-closing-brace-newline-before)
(#1517) Expected newline before "}" (block-closing-brace-newline-before)
(#1520) Expected newline before "}" (block-closing-brace-newline-before)
(#1523) Expected newline before "}" (block-closing-brace-newline-before)
(#1526) Expected newline before "}" (block-closing-brace-newline-before)
(#1529) Expected newline before "}" (block-closing-brace-newline-before)
(#1532) Expected newline before "}" (block-closing-brace-newline-before)
(#1535) Expected newline before "}" (block-closing-brace-newline-before)
(#1538) Expected newline before "}" (block-closing-brace-newline-before)
(#1541) Expected newline before "}" (block-closing-brace-newline-before)
(#1544) Expected newline before "}" (block-closing-brace-newline-before)
(#1547) Expected newline before "}" (block-closing-brace-newline-before)
(#1550) Expected newline before "}" (block-closing-brace-newline-before)
(#1553) Expected newline before "}" (block-closing-brace-newline-before)
(#1556) Expected newline before "}" (block-closing-brace-newline-before)
(#1559) Expected newline before "}" (block-closing-brace-newline-before)
(#1562) Expected newline before "}" (block-closing-brace-newline-before)
(#1565) Expected newline before "}" (block-closing-brace-newline-before)
(#1568) Expected newline before "}" (block-closing-brace-newline-before)
(#1571) Expected newline before "}" (block-closing-brace-newline-before)
(#1574) Expected newline before "}" (block-closing-brace-newline-before)
(#1577) Expected newline before "}" (block-closing-brace-newline-before)
(#1580) Expected newline before "}" (block-closing-brace-newline-before)
(#1583) Expected newline before "}" (block-closing-brace-newline-before)
(#1586) Expected newline before "}" (block-closing-brace-newline-before)
(#1589) Expected newline before "}" (block-closing-brace-newline-before)
(#1592) Expected newline before "}" (block-closing-brace-newline-before)
(#1595) Expected newline before "}" (block-closing-brace-newline-before)
(#1598) Expected newline before "}" (block-closing-brace-newline-before)
(#1601) Expected newline before "}" (block-closing-brace-newline-before)
(#1604) Expected newline before "}" (block-closing-brace-newline-before)
(#1607) Expected newline before "}" (block-closing-brace-newline-before)
(#1610) Expected newline before "}" (block-closing-brace-newline-before)
(#1613) Expected newline before "}" (block-closing-brace-newline-before)
(#1616) Expected newline before "}" (block-closing-brace-newline-before)
(#1619) Expected newline before "}" (block-closing-brace-newline-before)
(#1622) Expected newline before "}" (block-closing-brace-newline-before)
(#1625) Expected newline before "}" (block-closing-brace-newline-before)
(#1628) Expected newline before "}" (block-closing-brace-newline-before)
(#1631) Expected newline before "}" (block-closing-brace-newline-before)
(#1634) Expected newline before "}" (block-closing-brace-newline-before)
(#1637) Expected newline before "}" (block-closing-brace-newline-before)
(#1640) Expected newline before "}" (block-closing-brace-newline-before)
(#1643) Expected newline before "}" (block-closing-brace-newline-before)
(#1646) Expected newline before "}" (block-closing-brace-newline-before)
(#1649) Expected newline before "}" (block-closing-brace-newline-before)
(#1652) Expected newline before "}" (block-closing-brace-newline-before)
(#1655) Expected newline before "}" (block-closing-brace-newline-before)
(#1658) Expected newline before "}" (block-closing-brace-newline-before)
(#1661) Expected newline before "}" (block-closing-brace-newline-before)
(#1664) Expected newline before "}" (block-closing-brace-newline-before)
(#1667) Expected newline before "}" (block-closing-brace-newline-before)
(#1670) Expected newline before "}" (block-closing-brace-newline-before)
(#1673) Expected newline before "}" (block-closing-brace-newline-before)
(#1676) Expected newline before "}" (block-closing-brace-newline-before)
(#1679) Expected newline before "}" (block-closing-brace-newline-before)
(#1682) Expected newline before "}" (block-closing-brace-newline-before)
(#1685) Expected newline before "}" (block-closing-brace-newline-before)
(#1688) Expected newline before "}" (block-closing-brace-newline-before)
(#1691) Expected newline before "}" (block-closing-brace-newline-before)
(#1694) Expected newline before "}" (block-closing-brace-newline-before)
(#1697) Expected newline before "}" (block-closing-brace-newline-before)
(#1700) Expected newline before "}" (block-closing-brace-newline-before)
(#1703) Expected newline before "}" (block-closing-brace-newline-before)
(#1706) Expected newline before "}" (block-closing-brace-newline-before)
(#1709) Expected newline before "}" (block-closing-brace-newline-before)
(#1712) Expected newline before "}" (block-closing-brace-newline-before)
(#1715) Expected newline before "}" (block-closing-brace-newline-before)
(#1718) Expected newline before "}" (block-closing-brace-newline-before)
(#1721) Expected newline before "}" (block-closing-brace-newline-before)
(#1724) Expected newline before "}" (block-closing-brace-newline-before)
(#1727) Expected newline before "}" (block-closing-brace-newline-before)
(#1730) Expected newline before "}" (block-closing-brace-newline-before)
(#1733) Expected newline before "}" (block-closing-brace-newline-before)
(#1736) Expected newline before "}" (block-closing-brace-newline-before)
(#1739) Expected newline before "}" (block-closing-brace-newline-before)
(#1742) Expected newline before "}" (block-closing-brace-newline-before)
(#1745) Expected newline before "}" (block-closing-brace-newline-before)
(#1748) Expected newline before "}" (block-closing-brace-newline-before)
(#1751) Expected newline before "}" (block-closing-brace-newline-before)
(#1754) Expected newline before "}" (block-closing-brace-newline-before)
(#1757) Expected newline before "}" (block-closing-brace-newline-before)
(#1760) Expected newline before "}" (block-closing-brace-newline-before)
(#1763) Expected newline before "}" (block-closing-brace-newline-before)
(#1766) Expected newline before "}" (block-closing-brace-newline-before)
(#1769) Expected newline before "}" (block-closing-brace-newline-before)
(#1772) Expected newline before "}" (block-closing-brace-newline-before)
(#1775) Expected newline before "}" (block-closing-brace-newline-before)
(#1778) Expected newline before "}" (block-closing-brace-newline-before)
(#1781) Expected newline before "}" (block-closing-brace-newline-before)
(#1784) Expected newline before "}" (block-closing-brace-newline-before)
(#1787) Expected newline before "}" (block-closing-brace-newline-before)
(#1790) Expected newline before "}" (block-closing-brace-newline-before)
(#1793) Expected newline before "}" (block-closing-brace-newline-before)
(#1796) Expected newline before "}" (block-closing-brace-newline-before)
(#1799) Expected newline before "}" (block-closing-brace-newline-before)
(#1802) Expected newline before "}" (block-closing-brace-newline-before)
(#1805) Expected newline before "}" (block-closing-brace-newline-before)
(#1808) Expected newline before "}" (block-closing-brace-newline-before)
(#1811) Expected newline before "}" (block-closing-brace-newline-before)
(#1814) Expected newline before "}" (block-closing-brace-newline-before)
(#1817) Expected newline before "}" (block-closing-brace-newline-before)
(#1820) Expected newline before "}" (block-closing-brace-newline-before)
(#1823) Expected newline before "}" (block-closing-brace-newline-before)
(#1826) Expected newline before "}" (block-closing-brace-newline-before)
(#1829) Expected newline before "}" (block-closing-brace-newline-before)
(#1832) Expected newline before "}" (block-closing-brace-newline-before)
(#1835) Expected newline before "}" (block-closing-brace-newline-before)
(#1838) Expected newline before "}" (block-closing-brace-newline-before)
(#1841) Expected newline before "}" (block-closing-brace-newline-before)
(#1844) Expected newline before "}" (block-closing-brace-newline-before)
(#1847) Expected newline before "}" (block-closing-brace-newline-before)
(#1850) Expected newline before "}" (block-closing-brace-newline-before)
(#1853) Expected newline before "}" (block-closing-brace-newline-before)
(#1856) Expected newline before "}" (block-closing-brace-newline-before)
(#1859) Expected newline before "}" (block-closing-brace-newline-before)
(#1862) Expected newline before "}" (block-closing-brace-newline-before)
(#1865) Expected newline before "}" (block-closing-brace-newline-before)
(#1868) Expected newline before "}" (block-closing-brace-newline-before)
(#1871) Expected newline before "}" (block-closing-brace-newline-before)
(#1874) Expected newline before "}" (block-closing-brace-newline-before)
(#1877) Expected newline before "}" (block-closing-brace-newline-before)
(#1880) Expected newline before "}" (block-closing-brace-newline-before)
(#1883) Expected newline before "}" (block-closing-brace-newline-before)
(#1886) Expected newline before "}" (block-closing-brace-newline-before)
(#1889) Expected newline before "}" (block-closing-brace-newline-before)
(#1892) Expected newline before "}" (block-closing-brace-newline-before)
(#1895) Expected newline before "}" (block-closing-brace-newline-before)
(#1898) Expected newline before "}" (block-closing-brace-newline-before)
(#1901) Expected newline before "}" (block-closing-brace-newline-before)
(#1904) Expected newline before "}" (block-closing-brace-newline-before)
(#1907) Expected newline before "}" (block-closing-brace-newline-before)
(#1910) Expected newline before "}" (block-closing-brace-newline-before)
(#1913) Expected newline before "}" (block-closing-brace-newline-before)
(#1916) Expected newline before "}" (block-closing-brace-newline-before)
(#1919) Expected newline before "}" (block-closing-brace-newline-before)
(#1922) Expected newline before "}" (block-closing-brace-newline-before)
(#1925) Expected newline before "}" (block-closing-brace-newline-before)
(#1928) Expected newline before "}" (block-closing-brace-newline-before)
(#1931) Expected newline before "}" (block-closing-brace-newline-before)
(#1934) Expected newline before "}" (block-closing-brace-newline-before)
(#1937) Expected newline before "}" (block-closing-brace-newline-before)
(#1940) Expected newline before "}" (block-closing-brace-newline-before)
(#1943) Expected newline before "}" (block-closing-brace-newline-before)
(#1946) Expected newline before "}" (block-closing-brace-newline-before)
(#1949) Expected newline before "}" (block-closing-brace-newline-before)
(#1952) Expected newline before "}" (block-closing-brace-newline-before)
(#1955) Expected newline before "}" (block-closing-brace-newline-before)
(#1958) Expected newline before "}" (block-closing-brace-newline-before)
(#1961) Expected newline before "}" (block-closing-brace-newline-before)
(#1964) Expected newline before "}" (block-closing-brace-newline-before)
(#1967) Expected newline before "}" (block-closing-brace-newline-before)
(#1970) Expected newline before "}" (block-closing-brace-newline-before)
(#1973) Expected newline before "}" (block-closing-brace-newline-before)
(#1976) Expected newline before "}" (block-closing-brace-newline-before)
(#1979) Expected newline before "}" (block-closing-brace-newline-before)
(#1982) Expected newline before "}" (block-closing-brace-newline-before)
(#1985) Expected newline before "}" (block-closing-brace-newline-before)
(#1988) Expected newline before "}" (block-closing-brace-newline-before)
(#1991) Expected newline before "}" (block-closing-brace-newline-before)
(#1994) Expected newline before "}" (block-closing-brace-newline-before)
(#1997) Expected newline before "}" (block-closing-brace-newline-before)
(#2000) Expected newline before "}" (block-closing-brace-newline-before)
(#2003) Expected newline before "}" (block-closing-brace-newline-before)
(#2006) Expected newline before "}" (block-closing-brace-newline-before)
(#2009) Expected newline before "}" (block-closing-brace-newline-before)
(#2012) Expected newline before "}" (block-closing-brace-newline-before)
(#2015) Expected newline before "}" (block-closing-brace-newline-before)
(#2018) Expected newline before "}" (block-closing-brace-newline-before)
(#2021) Expected newline before "}" (block-closing-brace-newline-before)
(#2024) Expected newline before "}" (block-closing-brace-newline-before)
(#2027) Expected newline before "}" (block-closing-brace-newline-before)
(#2030) Expected newline before "}" (block-closing-brace-newline-before)
(#2033) Expected newline before "}" (block-closing-brace-newline-before)
(#2036) Expected newline before "}" (block-closing-brace-newline-before)
(#2039) Expected newline before "}" (block-closing-brace-newline-before)
(#2042) Expected newline before "}" (block-closing-brace-newline-before)
(#2045) Expected newline before "}" (block-closing-brace-newline-before)
(#2048) Expected newline before "}" (block-closing-brace-newline-before)
(#2051) Expected newline before "}" (block-closing-brace-newline-before)
(#2054) Expected newline before "}" (block-closing-brace-newline-before)
(#2057) Expected newline before "}" (block-closing-brace-newline-before)
(#2060) Expected newline before "}" (block-closing-brace-newline-before)
(#2063) Expected newline before "}" (block-closing-brace-newline-before)
(#2066) Expected newline before "}" (block-closing-brace-newline-before)
(#2069) Expected newline before "}" (block-closing-brace-newline-before)
(#2072) Expected newline before "}" (block-closing-brace-newline-before)
(#2075) Expected newline before "}" (block-closing-brace-newline-before)
(#2078) Expected newline before "}" (block-closing-brace-newline-before)
(#2081) Expected newline before "}" (block-closing-brace-newline-before)
(#2084) Expected newline before "}" (block-closing-brace-newline-before)
(#2087) Expected newline before "}" (block-closing-brace-newline-before)
(#2090) Expected newline before "}" (block-closing-brace-newline-before)
(#2093) Expected newline before "}" (block-closing-brace-newline-before)
(#2096) Expected newline before "}" (block-closing-brace-newline-before)
(#2099) Expected newline before "}" (block-closing-brace-newline-before)
(#2102) Expected newline before "}" (block-closing-brace-newline-before)
(#2105) Expected newline before "}" (block-closing-brace-newline-before)
(#2108) Expected newline before "}" (block-closing-brace-newline-before)
(#2111) Expected newline before "}" (block-closing-brace-newline-before)
(#2114) Expected newline before "}" (block-closing-brace-newline-before)
(#2117) Expected newline before "}" (block-closing-brace-newline-before)
(#2120) Expected newline before "}" (block-closing-brace-newline-before)
(#2123) Expected newline before "}" (block-closing-brace-newline-before)
(#2126) Expected newline before "}" (block-closing-brace-newline-before)
(#2129) Expected newline before "}" (block-closing-brace-newline-before)
(#2132) Expected newline before "}" (block-closing-brace-newline-before)
(#2135) Expected newline before "}" (block-closing-brace-newline-before)
(#2138) Expected newline before "}" (block-closing-brace-newline-before)
(#2141) Expected newline before "}" (block-closing-brace-newline-before)
(#2144) Expected newline before "}" (block-closing-brace-newline-before)
(#2147) Expected newline before "}" (block-closing-brace-newline-before)
(#2150) Expected newline before "}" (block-closing-brace-newline-before)
(#2153) Expected newline before "}" (block-closing-brace-newline-before)
(#2156) Expected newline before "}" (block-closing-brace-newline-before)
(#2159) Expected newline before "}" (block-closing-brace-newline-before)
(#2162) Expected newline before "}" (block-closing-brace-newline-before)
(#2165) Expected newline before "}" (block-closing-brace-newline-before)
(#2168) Expected newline before "}" (block-closing-brace-newline-before)
(#2171) Expected newline before "}" (block-closing-brace-newline-before)
(#2174) Expected newline before "}" (block-closing-brace-newline-before)
(#2177) Expected newline before "}" (block-closing-brace-newline-before)
(#2180) Expected newline before "}" (block-closing-brace-newline-before)
(#2183) Expected newline before "}" (block-closing-brace-newline-before)
(#2186) Expected newline before "}" (block-closing-brace-newline-before)
(#2189) Expected newline before "}" (block-closing-brace-newline-before)
(#2192) Expected newline before "}" (block-closing-brace-newline-before)
(#2195) Expected newline before "}" (block-closing-brace-newline-before)
(#2198) Expected newline before "}" (block-closing-brace-newline-before)
(#2201) Expected newline before "}" (block-closing-brace-newline-before)
(#2204) Expected newline before "}" (block-closing-brace-newline-before)
(#2207) Expected newline before "}" (block-closing-brace-newline-before)
(#2210) Expected newline before "}" (block-closing-brace-newline-before)
(#2213) Expected newline before "}" (block-closing-brace-newline-before)
(#2216) Expected newline before "}" (block-closing-brace-newline-before)
(#2219) Expected newline before "}" (block-closing-brace-newline-before)
(#2222) Expected newline before "}" (block-closing-brace-newline-before)
(#2225) Expected newline before "}" (block-closing-brace-newline-before)
(#2228) Expected newline before "}" (block-closing-brace-newline-before)
(#2231) Expected newline before "}" (block-closing-brace-newline-before)
(#2234) Expected newline before "}" (block-closing-brace-newline-before)
(#2237) Expected newline before "}" (block-closing-brace-newline-before)
(#2240) Expected newline before "}" (block-closing-brace-newline-before)
(#2243) Expected newline before "}" (block-closing-brace-newline-before)
(#2246) Expected newline before "}" (block-closing-brace-newline-before)
(#2249) Expected newline before "}" (block-closing-brace-newline-before)
(#2252) Expected newline before "}" (block-closing-brace-newline-before)
(#2255) Expected newline before "}" (block-closing-brace-newline-before)
(#2258) Expected newline before "}" (block-closing-brace-newline-before)
(#2261) Expected newline before "}" (block-closing-brace-newline-before)
(#2264) Expected newline before "}" (block-closing-brace-newline-before)
(#2267) Expected newline before "}" (block-closing-brace-newline-before)
(#2270) Expected newline before "}" (block-closing-brace-newline-before)
(#2273) Expected newline before "}" (block-closing-brace-newline-before)
(#2276) Expected newline before "}" (block-closing-brace-newline-before)
(#2279) Expected newline before "}" (block-closing-brace-newline-before)
(#2282) Expected newline before "}" (block-closing-brace-newline-before)
(#2285) Expected newline before "}" (block-closing-brace-newline-before)
(#2288) Expected newline before "}" (block-closing-brace-newline-before)
(#2291) Expected newline before "}" (block-closing-brace-newline-before)
(#2294) Expected newline before "}" (block-closing-brace-newline-before)
(#2297) Expected newline before "}" (block-closing-brace-newline-before)
(#2300) Expected newline before "}" (block-closing-brace-newline-before)
(#2303) Expected newline before "}" (block-closing-brace-newline-before)
(#2306) Expected newline before "}" (block-closing-brace-newline-before)
(#2309) Expected newline before "}" (block-closing-brace-newline-before)
(#2312) Expected newline before "}" (block-closing-brace-newline-before)
(#2315) Expected newline before "}" (block-closing-brace-newline-before)
(#2318) Expected newline before "}" (block-closing-brace-newline-before)
(#2321) Expected newline before "}" (block-closing-brace-newline-before)
(#2324) Expected newline before "}" (block-closing-brace-newline-before)
(#2327) Expected newline before "}" (block-closing-brace-newline-before)
(#2330) Expected newline before "}" (block-closing-brace-newline-before)
(#2333) Expected newline before "}" (block-closing-brace-newline-before)
(#2336) Expected newline before "}" (block-closing-brace-newline-before)
(#2339) Expected newline before "}" (block-closing-brace-newline-before)
(#2342) Expected newline before "}" (block-closing-brace-newline-before)
(#2345) Expected newline before "}" (block-closing-brace-newline-before)
(#2348) Expected newline before "}" (block-closing-brace-newline-before)
(#2351) Expected newline before "}" (block-closing-brace-newline-before)
(#2354) Expected newline before "}" (block-closing-brace-newline-before)
(#2357) Expected newline before "}" (block-closing-brace-newline-before)
(#2360) Expected newline before "}" (block-closing-brace-newline-before)
(#2363) Expected newline before "}" (block-closing-brace-newline-before)
(#2366) Expected newline before "}" (block-closing-brace-newline-before)
(#2369) Expected newline before "}" (block-closing-brace-newline-before)
(#2372) Expected newline before "}" (block-closing-brace-newline-before)
(#2375) Expected newline before "}" (block-closing-brace-newline-before)
(#2378) Expected newline before "}" (block-closing-brace-newline-before)
(#2381) Expected newline before "}" (block-closing-brace-newline-before)
(#2384) Expected newline before "}" (block-closing-brace-newline-before)
(#2387) Expected newline before "}" (block-closing-brace-newline-before)
(#2390) Expected newline before "}" (block-closing-brace-newline-before)
(#2393) Expected newline before "}" (block-closing-brace-newline-before)
(#2396) Expected newline before "}" (block-closing-brace-newline-before)
(#2399) Expected newline before "}" (block-closing-brace-newline-before)
(#2402) Expected newline before "}" (block-closing-brace-newline-before)
(#2405) Expected newline before "}" (block-closing-brace-newline-before)
(#2408) Expected newline before "}" (block-closing-brace-newline-before)
(#2411) Expected newline before "}" (block-closing-brace-newline-before)
(#2414) Expected newline before "}" (block-closing-brace-newline-before)
(#2417) Expected newline before "}" (block-closing-brace-newline-before)
(#2420) Expected newline before "}" (block-closing-brace-newline-before)
(#2423) Expected newline before "}" (block-closing-brace-newline-before)
(#2426) Expected newline before "}" (block-closing-brace-newline-before)
(#2429) Expected newline before "}" (block-closing-brace-newline-before)
(#2432) Expected newline before "}" (block-closing-brace-newline-before)
(#2435) Expected newline before "}" (block-closing-brace-newline-before)
(#2438) Expected newline before "}" (block-closing-brace-newline-before)
(#2441) Expected newline before "}" (block-closing-brace-newline-before)
(#2444) Expected newline before "}" (block-closing-brace-newline-before)
(#2447) Expected newline before "}" (block-closing-brace-newline-before)
(#2450) Expected newline before "}" (block-closing-brace-newline-before)
(#2453) Expected newline before "}" (block-closing-brace-newline-before)
(#2456) Expected newline before "}" (block-closing-brace-newline-before)
(#2459) Expected newline before "}" (block-closing-brace-newline-before)
(#2462) Expected newline before "}" (block-closing-brace-newline-before)
(#2465) Expected newline before "}" (block-closing-brace-newline-before)
(#2468) Expected newline before "}" (block-closing-brace-newline-before)
(#2471) Expected newline before "}" (block-closing-brace-newline-before)
(#2474) Expected newline before "}" (block-closing-brace-newline-before)
(#2477) Expected newline before "}" (block-closing-brace-newline-before)
(#2480) Expected newline before "}" (block-closing-brace-newline-before)
(#2483) Expected newline before "}" (block-closing-brace-newline-before)
(#2486) Expected newline before "}" (block-closing-brace-newline-before)
(#2489) Expected newline before "}" (block-closing-brace-newline-before)
(#2492) Expected newline before "}" (block-closing-brace-newline-before)
(#2495) Expected newline before "}" (block-closing-brace-newline-before)
(#2498) Expected newline before "}" (block-closing-brace-newline-before)
(#2501) Expected newline before "}" (block-closing-brace-newline-before)
(#2504) Expected newline before "}" (block-closing-brace-newline-before)
(#2507) Expected newline before "}" (block-closing-brace-newline-before)
(#2510) Expected newline before "}" (block-closing-brace-newline-before)
(#2513) Expected newline before "}" (block-closing-brace-newline-before)
(#2516) Expected newline before "}" (block-closing-brace-newline-before)
(#2519) Expected newline before "}" (block-closing-brace-newline-before)
(#2522) Expected newline before "}" (block-closing-brace-newline-before)
(#2525) Expected newline before "}" (block-closing-brace-newline-before)
(#2528) Expected newline before "}" (block-closing-brace-newline-before)
(#2531) Expected newline before "}" (block-closing-brace-newline-before)
(#2534) Expected newline before "}" (block-closing-brace-newline-before)
(#2537) Expected newline before "}" (block-closing-brace-newline-before)
(#2540) Expected newline before "}" (block-closing-brace-newline-before)
(#2543) Expected newline before "}" (block-closing-brace-newline-before)
(#2546) Expected newline before "}" (block-closing-brace-newline-before)
(#2549) Expected newline before "}" (block-closing-brace-newline-before)
(#2552) Expected newline before "}" (block-closing-brace-newline-before)
(#2555) Expected newline before "}" (block-closing-brace-newline-before)
(#2558) Expected newline before "}" (block-closing-brace-newline-before)
(#2561) Expected newline before "}" (block-closing-brace-newline-before)
(#2571) Expected newline before "}" (block-closing-brace-newline-before)
(#2579) Expected newline before "}" (block-closing-brace-newline-before)
(#116) Expected newline before "}" (block-closing-brace-newline-before)
(#124) Expected newline before "}" (block-closing-brace-newline-before)
(#10) Expected indentation of 4 spaces (indentation)
(#11) Expected indentation of 4 spaces (indentation)
(#12) Expected indentation of 4 spaces (indentation)
(#13) Expected indentation of 4 spaces (indentation)
(#14) Expected indentation of 4 spaces (indentation)
(#15) Expected indentation of 4 spaces (indentation)
(#16) Expected indentation of 4 spaces (indentation)
(#19) Expected indentation of 4 spaces (indentation)
(#20) Expected indentation of 4 spaces (indentation)
(#21) Expected indentation of 4 spaces (indentation)
(#24) Expected indentation of 4 spaces (indentation)
(#27) Expected indentation of 4 spaces (indentation)
(#30) Expected indentation of 4 spaces (indentation)
(#33) Expected indentation of 4 spaces (indentation)
(#36) Expected indentation of 4 spaces (indentation)
(#39) Expected indentation of 4 spaces (indentation)
(#42) Expected indentation of 4 spaces (indentation)
(#45) Expected indentation of 4 spaces (indentation)
(#48) Expected indentation of 4 spaces (indentation)
(#51) Expected indentation of 4 spaces (indentation)
(#54) Expected indentation of 4 spaces (indentation)
(#57) Expected indentation of 4 spaces (indentation)
(#60) Expected indentation of 4 spaces (indentation)
(#61) 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 0 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)
(#75) 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)
(#83) Expected indentation of 4 spaces (indentation)
(#86) Expected indentation of 4 spaces (indentation)
(#93) Expected indentation of 4 spaces (indentation)
(#100) Expected indentation of 4 spaces (indentation)
(#103) Expected indentation of 4 spaces (indentation)
(#104) Expected indentation of 4 spaces (indentation)
(#107) Expected indentation of 4 spaces (indentation)
(#108) Expected indentation of 4 spaces (indentation)
(#111) Expected indentation of 4 spaces (indentation)
(#112) Expected indentation of 8 spaces (indentation)
(#113) Expected indentation of 8 spaces (indentation)
(#114) Expected indentation of 4 spaces (indentation)
(#115) Expected indentation of 8 spaces (indentation)
(#116) Expected indentation of 8 spaces (indentation)
(#119) Expected indentation of 4 spaces (indentation)
(#120) Expected indentation of 8 spaces (indentation)
(#121) Expected indentation of 8 spaces (indentation)
(#122) Expected indentation of 4 spaces (indentation)
(#123) Expected indentation of 8 spaces (indentation)
(#124) Expected indentation of 8 spaces (indentation)
(#127) Expected indentation of 4 spaces (indentation)
(#128) Expected indentation of 4 spaces (indentation)
(#129) Expected indentation of 4 spaces (indentation)
(#132) Expected indentation of 4 spaces (indentation)
(#133) Expected indentation of 4 spaces (indentation)
(#134) Expected indentation of 4 spaces (indentation)
(#137) Expected indentation of 4 spaces (indentation)
(#138) Expected indentation of 4 spaces (indentation)
(#139) Expected indentation of 4 spaces (indentation)
(#142) Expected indentation of 4 spaces (indentation)
(#143) Expected indentation of 4 spaces (indentation)
(#144) Expected indentation of 4 spaces (indentation)
(#147) Expected indentation of 4 spaces (indentation)
(#148) Expected indentation of 4 spaces (indentation)
(#149) Expected indentation of 4 spaces (indentation)
(#152) Expected indentation of 4 spaces (indentation)
(#153) Expected indentation of 4 spaces (indentation)
(#154) Expected indentation of 4 spaces (indentation)
(#161) Expected indentation of 4 spaces (indentation)
(#162) Expected indentation of 4 spaces (indentation)
(#165) 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 4 spaces (indentation)
(#170) Expected indentation of 4 spaces (indentation)
(#174) Expected indentation of 4 spaces (indentation)
(#175) Expected indentation of 4 spaces (indentation)
(#176) Expected indentation of 4 spaces (indentation)
(#177) Expected indentation of 4 spaces (indentation)
(#180) Expected indentation of 4 spaces (indentation)
(#183) Expected indentation of 4 spaces (indentation)
(#186) Expected indentation of 4 spaces (indentation)
(#191) Expected indentation of 4 spaces (indentation)
(#194) Expected indentation of 4 spaces (indentation)
(#197) Expected indentation of 4 spaces (indentation)
(#200) Expected indentation of 4 spaces (indentation)
(#203) Expected indentation of 4 spaces (indentation)
(#206) Expected indentation of 4 spaces (indentation)
(#209) Expected indentation of 4 spaces (indentation)
(#212) Expected indentation of 4 spaces (indentation)
(#215) Expected indentation of 4 spaces (indentation)
(#218) Expected indentation of 4 spaces (indentation)
(#221) Expected indentation of 4 spaces (indentation)
(#224) Expected indentation of 4 spaces (indentation)
(#227) Expected indentation of 4 spaces (indentation)
(#230) Expected indentation of 4 spaces (indentation)
(#233) Expected indentation of 4 spaces (indentation)
(#236) Expected indentation of 4 spaces (indentation)
(#239) Expected indentation of 4 spaces (indentation)
(#242) Expected indentation of 4 spaces (indentation)
(#245) Expected indentation of 4 spaces (indentation)
(#248) Expected indentation of 4 spaces (indentation)
(#251) Expected indentation of 4 spaces (indentation)
(#254) Expected indentation of 4 spaces (indentation)
(#257) Expected indentation of 4 spaces (indentation)
(#260) Expected indentation of 4 spaces (indentation)
(#263) Expected indentation of 4 spaces (indentation)
(#266) Expected indentation of 4 spaces (indentation)
(#269) Expected indentation of 4 spaces (indentation)
(#272) Expected indentation of 4 spaces (indentation)
(#275) Expected indentation of 4 spaces (indentation)
(#278) Expected indentation of 4 spaces (indentation)
(#281) Expected indentation of 4 spaces (indentation)
(#284) Expected indentation of 4 spaces (indentation)
(#287) Expected indentation of 4 spaces (indentation)
(#290) Expected indentation of 4 spaces (indentation)
(#293) Expected indentation of 4 spaces (indentation)
(#296) Expected indentation of 4 spaces (indentation)
(#299) Expected indentation of 4 spaces (indentation)
(#302) Expected indentation of 4 spaces (indentation)
(#305) Expected indentation of 4 spaces (indentation)
(#308) Expected indentation of 4 spaces (indentation)
(#311) Expected indentation of 4 spaces (indentation)
(#314) Expected indentation of 4 spaces (indentation)
(#317) Expected indentation of 4 spaces (indentation)
(#320) Expected indentation of 4 spaces (indentation)
(#323) Expected indentation of 4 spaces (indentation)
(#326) Expected indentation of 4 spaces (indentation)
(#329) Expected indentation of 4 spaces (indentation)
(#332) Expected indentation of 4 spaces (indentation)
(#335) Expected indentation of 4 spaces (indentation)
(#338) Expected indentation of 4 spaces (indentation)
(#341) Expected indentation of 4 spaces (indentation)
(#344) Expected indentation of 4 spaces (indentation)
(#347) Expected indentation of 4 spaces (indentation)
(#350) Expected indentation of 4 spaces (indentation)
(#353) Expected indentation of 4 spaces (indentation)
(#356) Expected indentation of 4 spaces (indentation)
(#359) Expected indentation of 4 spaces (indentation)
(#362) Expected indentation of 4 spaces (indentation)
(#365) Expected indentation of 4 spaces (indentation)
(#368) Expected indentation of 4 spaces (indentation)
(#371) Expected indentation of 4 spaces (indentation)
(#374) Expected indentation of 4 spaces (indentation)
(#377) Expected indentation of 4 spaces (indentation)
(#380) Expected indentation of 4 spaces (indentation)
(#383) Expected indentation of 4 spaces (indentation)
(#386) Expected indentation of 4 spaces (indentation)
(#389) Expected indentation of 4 spaces (indentation)
(#392) Expected indentation of 4 spaces (indentation)
(#395) Expected indentation of 4 spaces (indentation)
(#398) Expected indentation of 4 spaces (indentation)
(#401) Expected indentation of 4 spaces (indentation)
(#404) Expected indentation of 4 spaces (indentation)
(#407) Expected indentation of 4 spaces (indentation)
(#410) Expected indentation of 4 spaces (indentation)
(#413) Expected indentation of 4 spaces (indentation)
(#416) Expected indentation of 4 spaces (indentation)
(#419) Expected indentation of 4 spaces (indentation)
(#422) Expected indentation of 4 spaces (indentation)
(#425) Expected indentation of 4 spaces (indentation)
(#428) Expected indentation of 4 spaces (indentation)
(#431) Expected indentation of 4 spaces (indentation)
(#434) Expected indentation of 4 spaces (indentation)
(#437) Expected indentation of 4 spaces (indentation)
(#440) Expected indentation of 4 spaces (indentation)
(#443) Expected indentation of 4 spaces (indentation)
(#446) Expected indentation of 4 spaces (indentation)
(#449) Expected indentation of 4 spaces (indentation)
(#452) Expected indentation of 4 spaces (indentation)
(#455) Expected indentation of 4 spaces (indentation)
(#458) Expected indentation of 4 spaces (indentation)
(#461) Expected indentation of 4 spaces (indentation)
(#464) Expected indentation of 4 spaces (indentation)
(#467) Expected indentation of 4 spaces (indentation)
(#470) Expected indentation of 4 spaces (indentation)
(#473) Expected indentation of 4 spaces (indentation)
(#476) Expected indentation of 4 spaces (indentation)
(#479) Expected indentation of 4 spaces (indentation)
(#482) Expected indentation of 4 spaces (indentation)
(#485) Expected indentation of 4 spaces (indentation)
(#488) Expected indentation of 4 spaces (indentation)
(#491) Expected indentation of 4 spaces (indentation)
(#494) Expected indentation of 4 spaces (indentation)
(#497) Expected indentation of 4 spaces (indentation)
(#500) Expected indentation of 4 spaces (indentation)
(#503) Expected indentation of 4 spaces (indentation)
(#506) Expected indentation of 4 spaces (indentation)
(#509) Expected indentation of 4 spaces (indentation)
(#512) Expected indentation of 4 spaces (indentation)
(#515) Expected indentation of 4 spaces (indentation)
(#518) Expected indentation of 4 spaces (indentation)
(#521) Expected indentation of 4 spaces (indentation)
(#524) Expected indentation of 4 spaces (indentation)
(#527) Expected indentation of 4 spaces (indentation)
(#530) Expected indentation of 4 spaces (indentation)
(#533) Expected indentation of 4 spaces (indentation)
(#536) Expected indentation of 4 spaces (indentation)
(#539) Expected indentation of 4 spaces (indentation)
(#542) Expected indentation of 4 spaces (indentation)
(#545) Expected indentation of 4 spaces (indentation)
(#548) Expected indentation of 4 spaces (indentation)
(#551) Expected indentation of 4 spaces (indentation)
(#554) Expected indentation of 4 spaces (indentation)
(#557) Expected indentation of 4 spaces (indentation)
(#560) Expected indentation of 4 spaces (indentation)
(#563) Expected indentation of 4 spaces (indentation)
(#566) Expected indentation of 4 spaces (indentation)
(#569) Expected indentation of 4 spaces (indentation)
(#572) Expected indentation of 4 spaces (indentation)
(#575) Expected indentation of 4 spaces (indentation)
(#578) Expected indentation of 4 spaces (indentation)
(#581) Expected indentation of 4 spaces (indentation)
(#584) Expected indentation of 4 spaces (indentation)
(#587) Expected indentation of 4 spaces (indentation)
(#590) Expected indentation of 4 spaces (indentation)
(#593) Expected indentation of 4 spaces (indentation)
(#596) Expected indentation of 4 spaces (indentation)
(#599) Expected indentation of 4 spaces (indentation)
(#602) Expected indentation of 4 spaces (indentation)
(#605) Expected indentation of 4 spaces (indentation)
(#608) Expected indentation of 4 spaces (indentation)
(#611) Expected indentation of 4 spaces (indentation)
(#614) Expected indentation of 4 spaces (indentation)
(#617) Expected indentation of 4 spaces (indentation)
(#620) Expected indentation of 4 spaces (indentation)
(#623) Expected indentation of 4 spaces (indentation)
(#626) Expected indentation of 4 spaces (indentation)
(#629) Expected indentation of 4 spaces (indentation)
(#632) Expected indentation of 4 spaces (indentation)
(#635) Expected indentation of 4 spaces (indentation)
(#638) Expected indentation of 4 spaces (indentation)
(#641) Expected indentation of 4 spaces (indentation)
(#644) Expected indentation of 4 spaces (indentation)
(#647) Expected indentation of 4 spaces (indentation)
(#650) Expected indentation of 4 spaces (indentation)
(#653) Expected indentation of 4 spaces (indentation)
(#656) Expected indentation of 4 spaces (indentation)
(#659) Expected indentation of 4 spaces (indentation)
(#662) Expected indentation of 4 spaces (indentation)
(#665) Expected indentation of 4 spaces (indentation)
(#668) Expected indentation of 4 spaces (indentation)
(#671) Expected indentation of 4 spaces (indentation)
(#674) Expected indentation of 4 spaces (indentation)
(#677) Expected indentation of 4 spaces (indentation)
(#680) Expected indentation of 4 spaces (indentation)
(#683) Expected indentation of 4 spaces (indentation)
(#686) Expected indentation of 4 spaces (indentation)
(#689) Expected indentation of 4 spaces (indentation)
(#692) Expected indentation of 4 spaces (indentation)
(#695) Expected indentation of 4 spaces (indentation)
(#698) Expected indentation of 4 spaces (indentation)
(#701) Expected indentation of 4 spaces (indentation)
(#704) Expected indentation of 4 spaces (indentation)
(#707) Expected indentation of 4 spaces (indentation)
(#710) Expected indentation of 4 spaces (indentation)
(#713) Expected indentation of 4 spaces (indentation)
(#716) Expected indentation of 4 spaces (indentation)
(#719) Expected indentation of 4 spaces (indentation)
(#722) Expected indentation of 4 spaces (indentation)
(#725) Expected indentation of 4 spaces (indentation)
(#728) Expected indentation of 4 spaces (indentation)
(#731) Expected indentation of 4 spaces (indentation)
(#734) Expected indentation of 4 spaces (indentation)
(#737) Expected indentation of 4 spaces (indentation)
(#740) Expected indentation of 4 spaces (indentation)
(#743) Expected indentation of 4 spaces (indentation)
(#746) Expected indentation of 4 spaces (indentation)
(#749) Expected indentation of 4 spaces (indentation)
(#752) Expected indentation of 4 spaces (indentation)
(#755) Expected indentation of 4 spaces (indentation)
(#758) Expected indentation of 4 spaces (indentation)
(#761) Expected indentation of 4 spaces (indentation)
(#764) Expected indentation of 4 spaces (indentation)
(#767) Expected indentation of 4 spaces (indentation)
(#770) Expected indentation of 4 spaces (indentation)
(#773) Expected indentation of 4 spaces (indentation)
(#776) Expected indentation of 4 spaces (indentation)
(#779) Expected indentation of 4 spaces (indentation)
(#782) Expected indentation of 4 spaces (indentation)
(#785) Expected indentation of 4 spaces (indentation)
(#788) Expected indentation of 4 spaces (indentation)
(#791) Expected indentation of 4 spaces (indentation)
(#794) Expected indentation of 4 spaces (indentation)
(#797) Expected indentation of 4 spaces (indentation)
(#800) Expected indentation of 4 spaces (indentation)
(#803) Expected indentation of 4 spaces (indentation)
(#806) Expected indentation of 4 spaces (indentation)
(#809) Expected indentation of 4 spaces (indentation)
(#812) Expected indentation of 4 spaces (indentation)
(#815) Expected indentation of 4 spaces (indentation)
(#818) Expected indentation of 4 spaces (indentation)
(#821) Expected indentation of 4 spaces (indentation)
(#824) Expected indentation of 4 spaces (indentation)
(#827) Expected indentation of 4 spaces (indentation)
(#830) Expected indentation of 4 spaces (indentation)
(#833) Expected indentation of 4 spaces (indentation)
(#836) Expected indentation of 4 spaces (indentation)
(#839) Expected indentation of 4 spaces (indentation)
(#842) Expected indentation of 4 spaces (indentation)
(#845) Expected indentation of 4 spaces (indentation)
(#848) Expected indentation of 4 spaces (indentation)
(#851) Expected indentation of 4 spaces (indentation)
(#854) Expected indentation of 4 spaces (indentation)
(#857) Expected indentation of 4 spaces (indentation)
(#860) Expected indentation of 4 spaces (indentation)
(#863) Expected indentation of 4 spaces (indentation)
(#866) Expected indentation of 4 spaces (indentation)
(#869) Expected indentation of 4 spaces (indentation)
(#872) Expected indentation of 4 spaces (indentation)
(#875) Expected indentation of 4 spaces (indentation)
(#878) Expected indentation of 4 spaces (indentation)
(#881) Expected indentation of 4 spaces (indentation)
(#884) Expected indentation of 4 spaces (indentation)
(#887) Expected indentation of 4 spaces (indentation)
(#890) Expected indentation of 4 spaces (indentation)
(#893) Expected indentation of 4 spaces (indentation)
(#896) Expected indentation of 4 spaces (indentation)
(#899) Expected indentation of 4 spaces (indentation)
(#902) Expected indentation of 4 spaces (indentation)
(#905) Expected indentation of 4 spaces (indentation)
(#908) Expected indentation of 4 spaces (indentation)
(#911) Expected indentation of 4 spaces (indentation)
(#914) Expected indentation of 4 spaces (indentation)
(#917) Expected indentation of 4 spaces (indentation)
(#920) Expected indentation of 4 spaces (indentation)
(#923) Expected indentation of 4 spaces (indentation)
(#926) Expected indentation of 4 spaces (indentation)
(#929) Expected indentation of 4 spaces (indentation)
(#932) Expected indentation of 4 spaces (indentation)
(#935) Expected indentation of 4 spaces (indentation)
(#938) Expected indentation of 4 spaces (indentation)
(#941) Expected indentation of 4 spaces (indentation)
(#944) Expected indentation of 4 spaces (indentation)
(#947) Expected indentation of 4 spaces (indentation)
(#950) Expected indentation of 4 spaces (indentation)
(#953) Expected indentation of 4 spaces (indentation)
(#956) Expected indentation of 4 spaces (indentation)
(#959) Expected indentation of 4 spaces (indentation)
(#962) Expected indentation of 4 spaces (indentation)
(#965) Expected indentation of 4 spaces (indentation)
(#968) Expected indentation of 4 spaces (indentation)
(#971) Expected indentation of 4 spaces (indentation)
(#974) Expected indentation of 4 spaces (indentation)
(#977) Expected indentation of 4 spaces (indentation)
(#980) Expected indentation of 4 spaces (indentation)
(#983) Expected indentation of 4 spaces (indentation)
(#986) Expected indentation of 4 spaces (indentation)
(#989) Expected indentation of 4 spaces (indentation)
(#992) Expected indentation of 4 spaces (indentation)
(#995) Expected indentation of 4 spaces (indentation)
(#998) Expected indentation of 4 spaces (indentation)
(#1001) Expected indentation of 4 spaces (indentation)
(#1004) Expected indentation of 4 spaces (indentation)
(#1007) Expected indentation of 4 spaces (indentation)
(#1010) Expected indentation of 4 spaces (indentation)
(#1013) Expected indentation of 4 spaces (indentation)
(#1016) Expected indentation of 4 spaces (indentation)
(#1019) Expected indentation of 4 spaces (indentation)
(#1022) Expected indentation of 4 spaces (indentation)
(#1025) Expected indentation of 4 spaces (indentation)
(#1028) Expected indentation of 4 spaces (indentation)
(#1031) Expected indentation of 4 spaces (indentation)
(#1034) Expected indentation of 4 spaces (indentation)
(#1037) Expected indentation of 4 spaces (indentation)
(#1040) Expected indentation of 4 spaces (indentation)
(#1043) Expected indentation of 4 spaces (indentation)
(#1046) Expected indentation of 4 spaces (indentation)
(#1049) Expected indentation of 4 spaces (indentation)
(#1052) Expected indentation of 4 spaces (indentation)
(#1055) Expected indentation of 4 spaces (indentation)
(#1058) Expected indentation of 4 spaces (indentation)
(#1061) Expected indentation of 4 spaces (indentation)
(#1064) Expected indentation of 4 spaces (indentation)
(#1067) Expected indentation of 4 spaces (indentation)
(#1070) Expected indentation of 4 spaces (indentation)
(#1073) Expected indentation of 4 spaces (indentation)
(#1076) Expected indentation of 4 spaces (indentation)
(#1079) Expected indentation of 4 spaces (indentation)
(#1082) Expected indentation of 4 spaces (indentation)
(#1085) Expected indentation of 4 spaces (indentation)
(#1088) Expected indentation of 4 spaces (indentation)
(#1091) Expected indentation of 4 spaces (indentation)
(#1094) Expected indentation of 4 spaces (indentation)
(#1097) Expected indentation of 4 spaces (indentation)
(#1100) Expected indentation of 4 spaces (indentation)
(#1103) Expected indentation of 4 spaces (indentation)
(#1106) Expected indentation of 4 spaces (indentation)
(#1109) Expected indentation of 4 spaces (indentation)
(#1112) Expected indentation of 4 spaces (indentation)
(#1115) Expected indentation of 4 spaces (indentation)
(#1118) Expected indentation of 4 spaces (indentation)
(#1121) Expected indentation of 4 spaces (indentation)
(#1124) Expected indentation of 4 spaces (indentation)
(#1127) Expected indentation of 4 spaces (indentation)
(#1130) Expected indentation of 4 spaces (indentation)
(#1133) Expected indentation of 4 spaces (indentation)
(#1136) Expected indentation of 4 spaces (indentation)
(#1139) Expected indentation of 4 spaces (indentation)
(#1142) Expected indentation of 4 spaces (indentation)
(#1145) Expected indentation of 4 spaces (indentation)
(#1148) Expected indentation of 4 spaces (indentation)
(#1151) Expected indentation of 4 spaces (indentation)
(#1154) Expected indentation of 4 spaces (indentation)
(#1157) Expected indentation of 4 spaces (indentation)
(#1160) Expected indentation of 4 spaces (indentation)
(#1163) Expected indentation of 4 spaces (indentation)
(#1166) Expected indentation of 4 spaces (indentation)
(#1169) Expected indentation of 4 spaces (indentation)
(#1172) Expected indentation of 4 spaces (indentation)
(#1175) Expected indentation of 4 spaces (indentation)
(#1178) Expected indentation of 4 spaces (indentation)
(#1181) Expected indentation of 4 spaces (indentation)
(#1184) Expected indentation of 4 spaces (indentation)
(#1187) Expected indentation of 4 spaces (indentation)
(#1190) Expected indentation of 4 spaces (indentation)
(#1193) Expected indentation of 4 spaces (indentation)
(#1196) Expected indentation of 4 spaces (indentation)
(#1199) Expected indentation of 4 spaces (indentation)
(#1202) Expected indentation of 4 spaces (indentation)
(#1205) Expected indentation of 4 spaces (indentation)
(#1208) Expected indentation of 4 spaces (indentation)
(#1211) Expected indentation of 4 spaces (indentation)
(#1214) Expected indentation of 4 spaces (indentation)
(#1217) Expected indentation of 4 spaces (indentation)
(#1220) Expected indentation of 4 spaces (indentation)
(#1223) Expected indentation of 4 spaces (indentation)
(#1226) Expected indentation of 4 spaces (indentation)
(#1229) Expected indentation of 4 spaces (indentation)
(#1232) Expected indentation of 4 spaces (indentation)
(#1235) Expected indentation of 4 spaces (indentation)
(#1238) Expected indentation of 4 spaces (indentation)
(#1241) Expected indentation of 4 spaces (indentation)
(#1244) Expected indentation of 4 spaces (indentation)
(#1247) Expected indentation of 4 spaces (indentation)
(#1250) Expected indentation of 4 spaces (indentation)
(#1253) Expected indentation of 4 spaces (indentation)
(#1256) Expected indentation of 4 spaces (indentation)
(#1259) Expected indentation of 4 spaces (indentation)
(#1262) Expected indentation of 4 spaces (indentation)
(#1265) Expected indentation of 4 spaces (indentation)
(#1268) Expected indentation of 4 spaces (indentation)
(#1271) Expected indentation of 4 spaces (indentation)
(#1274) Expected indentation of 4 spaces (indentation)
(#1277) Expected indentation of 4 spaces (indentation)
(#1280) Expected indentation of 4 spaces (indentation)
(#1283) Expected indentation of 4 spaces (indentation)
(#1286) Expected indentation of 4 spaces (indentation)
(#1289) Expected indentation of 4 spaces (indentation)
(#1292) Expected indentation of 4 spaces (indentation)
(#1295) Expected indentation of 4 spaces (indentation)
(#1298) Expected indentation of 4 spaces (indentation)
(#1301) Expected indentation of 4 spaces (indentation)
(#1304) Expected indentation of 4 spaces (indentation)
(#1307) Expected indentation of 4 spaces (indentation)
(#1310) Expected indentation of 4 spaces (indentation)
(#1313) Expected indentation of 4 spaces (indentation)
(#1316) Expected indentation of 4 spaces (indentation)
(#1319) Expected indentation of 4 spaces (indentation)
(#1322) Expected indentation of 4 spaces (indentation)
(#1325) Expected indentation of 4 spaces (indentation)
(#1328) Expected indentation of 4 spaces (indentation)
(#1331) Expected indentation of 4 spaces (indentation)
(#1334) Expected indentation of 4 spaces (indentation)
(#1337) Expected indentation of 4 spaces (indentation)
(#1340) Expected indentation of 4 spaces (indentation)
(#1343) Expected indentation of 4 spaces (indentation)
(#1346) Expected indentation of 4 spaces (indentation)
(#1349) Expected indentation of 4 spaces (indentation)
(#1352) Expected indentation of 4 spaces (indentation)
(#1355) Expected indentation of 4 spaces (indentation)
(#1358) Expected indentation of 4 spaces (indentation)
(#1361) Expected indentation of 4 spaces (indentation)
(#1364) Expected indentation of 4 spaces (indentation)
(#1367) Expected indentation of 4 spaces (indentation)
(#1370) Expected indentation of 4 spaces (indentation)
(#1373) Expected indentation of 4 spaces (indentation)
(#1376) Expected indentation of 4 spaces (indentation)
(#1379) Expected indentation of 4 spaces (indentation)
(#1382) Expected indentation of 4 spaces (indentation)
(#1385) Expected indentation of 4 spaces (indentation)
(#1388) Expected indentation of 4 spaces (indentation)
(#1391) Expected indentation of 4 spaces (indentation)
(#1394) Expected indentation of 4 spaces (indentation)
(#1397) Expected indentation of 4 spaces (indentation)
(#1400) Expected indentation of 4 spaces (indentation)
(#1403) Expected indentation of 4 spaces (indentation)
(#1406) Expected indentation of 4 spaces (indentation)
(#1409) Expected indentation of 4 spaces (indentation)
(#1412) Expected indentation of 4 spaces (indentation)
(#1415) Expected indentation of 4 spaces (indentation)
(#1418) Expected indentation of 4 spaces (indentation)
(#1421) Expected indentation of 4 spaces (indentation)
(#1424) Expected indentation of 4 spaces (indentation)
(#1427) Expected indentation of 4 spaces (indentation)
(#1430) Expected indentation of 4 spaces (indentation)
(#1433) Expected indentation of 4 spaces (indentation)
(#1436) Expected indentation of 4 spaces (indentation)
(#1439) Expected indentation of 4 spaces (indentation)
(#1442) Expected indentation of 4 spaces (indentation)
(#1445) Expected indentation of 4 spaces (indentation)
(#1448) Expected indentation of 4 spaces (indentation)
(#1451) Expected indentation of 4 spaces (indentation)
(#1454) Expected indentation of 4 spaces (indentation)
(#1457) Expected indentation of 4 spaces (indentation)
(#1460) Expected indentation of 4 spaces (indentation)
(#1463) Expected indentation of 4 spaces (indentation)
(#1466) Expected indentation of 4 spaces (indentation)
(#1469) Expected indentation of 4 spaces (indentation)
(#1472) Expected indentation of 4 spaces (indentation)
(#1475) Expected indentation of 4 spaces (indentation)
(#1478) Expected indentation of 4 spaces (indentation)
(#1481) Expected indentation of 4 spaces (indentation)
(#1484) Expected indentation of 4 spaces (indentation)
(#1487) Expected indentation of 4 spaces (indentation)
(#1490) Expected indentation of 4 spaces (indentation)
(#1493) Expected indentation of 4 spaces (indentation)
(#1496) Expected indentation of 4 spaces (indentation)
(#1499) Expected indentation of 4 spaces (indentation)
(#1502) Expected indentation of 4 spaces (indentation)
(#1505) Expected indentation of 4 spaces (indentation)
(#1508) Expected indentation of 4 spaces (indentation)
(#1511) Expected indentation of 4 spaces (indentation)
(#1514) Expected indentation of 4 spaces (indentation)
(#1517) Expected indentation of 4 spaces (indentation)
(#1520) Expected indentation of 4 spaces (indentation)
(#1523) Expected indentation of 4 spaces (indentation)
(#1526) Expected indentation of 4 spaces (indentation)
(#1529) Expected indentation of 4 spaces (indentation)
(#1532) Expected indentation of 4 spaces (indentation)
(#1535) Expected indentation of 4 spaces (indentation)
(#1538) Expected indentation of 4 spaces (indentation)
(#1541) Expected indentation of 4 spaces (indentation)
(#1544) Expected indentation of 4 spaces (indentation)
(#1547) Expected indentation of 4 spaces (indentation)
(#1550) Expected indentation of 4 spaces (indentation)
(#1553) Expected indentation of 4 spaces (indentation)
(#1556) Expected indentation of 4 spaces (indentation)
(#1559) Expected indentation of 4 spaces (indentation)
(#1562) Expected indentation of 4 spaces (indentation)
(#1565) Expected indentation of 4 spaces (indentation)
(#1568) Expected indentation of 4 spaces (indentation)
(#1571) Expected indentation of 4 spaces (indentation)
(#1574) Expected indentation of 4 spaces (indentation)
(#1577) Expected indentation of 4 spaces (indentation)
(#1580) Expected indentation of 4 spaces (indentation)
(#1583) Expected indentation of 4 spaces (indentation)
(#1586) Expected indentation of 4 spaces (indentation)
(#1589) Expected indentation of 4 spaces (indentation)
(#1592) Expected indentation of 4 spaces (indentation)
(#1595) Expected indentation of 4 spaces (indentation)
(#1598) Expected indentation of 4 spaces (indentation)
(#1601) Expected indentation of 4 spaces (indentation)
(#1604) Expected indentation of 4 spaces (indentation)
(#1607) Expected indentation of 4 spaces (indentation)
(#1610) Expected indentation of 4 spaces (indentation)
(#1613) Expected indentation of 4 spaces (indentation)
(#1616) Expected indentation of 4 spaces (indentation)
(#1619) Expected indentation of 4 spaces (indentation)
(#1622) Expected indentation of 4 spaces (indentation)
(#1625) Expected indentation of 4 spaces (indentation)
(#1628) Expected indentation of 4 spaces (indentation)
(#1631) Expected indentation of 4 spaces (indentation)
(#1634) Expected indentation of 4 spaces (indentation)
(#1637) Expected indentation of 4 spaces (indentation)
(#1640) Expected indentation of 4 spaces (indentation)
(#1643) Expected indentation of 4 spaces (indentation)
(#1646) Expected indentation of 4 spaces (indentation)
(#1649) Expected indentation of 4 spaces (indentation)
(#1652) Expected indentation of 4 spaces (indentation)
(#1655) Expected indentation of 4 spaces (indentation)
(#1658) Expected indentation of 4 spaces (indentation)
(#1661) Expected indentation of 4 spaces (indentation)
(#1664) Expected indentation of 4 spaces (indentation)
(#1667) Expected indentation of 4 spaces (indentation)
(#1670) Expected indentation of 4 spaces (indentation)
(#1673) Expected indentation of 4 spaces (indentation)
(#1676) Expected indentation of 4 spaces (indentation)
(#1679) Expected indentation of 4 spaces (indentation)
(#1682) Expected indentation of 4 spaces (indentation)
(#1685) Expected indentation of 4 spaces (indentation)
(#1688) Expected indentation of 4 spaces (indentation)
(#1691) Expected indentation of 4 spaces (indentation)
(#1694) Expected indentation of 4 spaces (indentation)
(#1697) Expected indentation of 4 spaces (indentation)
(#1700) Expected indentation of 4 spaces (indentation)
(#1703) Expected indentation of 4 spaces (indentation)
(#1706) Expected indentation of 4 spaces (indentation)
(#1709) Expected indentation of 4 spaces (indentation)
(#1712) Expected indentation of 4 spaces (indentation)
(#1715) Expected indentation of 4 spaces (indentation)
(#1718) Expected indentation of 4 spaces (indentation)
(#1721) Expected indentation of 4 spaces (indentation)
(#1724) Expected indentation of 4 spaces (indentation)
(#1727) Expected indentation of 4 spaces (indentation)
(#1730) Expected indentation of 4 spaces (indentation)
(#1733) Expected indentation of 4 spaces (indentation)
(#1736) Expected indentation of 4 spaces (indentation)
(#1739) Expected indentation of 4 spaces (indentation)
(#1742) Expected indentation of 4 spaces (indentation)
(#1745) Expected indentation of 4 spaces (indentation)
(#1748) Expected indentation of 4 spaces (indentation)
(#1751) Expected indentation of 4 spaces (indentation)
(#1754) Expected indentation of 4 spaces (indentation)
(#1757) Expected indentation of 4 spaces (indentation)
(#1760) Expected indentation of 4 spaces (indentation)
(#1763) Expected indentation of 4 spaces (indentation)
(#1766) Expected indentation of 4 spaces (indentation)
(#1769) Expected indentation of 4 spaces (indentation)
(#1772) Expected indentation of 4 spaces (indentation)
(#1775) Expected indentation of 4 spaces (indentation)
(#1778) Expected indentation of 4 spaces (indentation)
(#1781) Expected indentation of 4 spaces (indentation)
(#1784) Expected indentation of 4 spaces (indentation)
(#1787) Expected indentation of 4 spaces (indentation)
(#1790) Expected indentation of 4 spaces (indentation)
(#1793) Expected indentation of 4 spaces (indentation)
(#1796) Expected indentation of 4 spaces (indentation)
(#1799) Expected indentation of 4 spaces (indentation)
(#1802) Expected indentation of 4 spaces (indentation)
(#1805) Expected indentation of 4 spaces (indentation)
(#1808) Expected indentation of 4 spaces (indentation)
(#1811) Expected indentation of 4 spaces (indentation)
(#1814) Expected indentation of 4 spaces (indentation)
(#1817) Expected indentation of 4 spaces (indentation)
(#1820) Expected indentation of 4 spaces (indentation)
(#1823) Expected indentation of 4 spaces (indentation)
(#1826) Expected indentation of 4 spaces (indentation)
(#1829) Expected indentation of 4 spaces (indentation)
(#1832) Expected indentation of 4 spaces (indentation)
(#1835) Expected indentation of 4 spaces (indentation)
(#1838) Expected indentation of 4 spaces (indentation)
(#1841) Expected indentation of 4 spaces (indentation)
(#1844) Expected indentation of 4 spaces (indentation)
(#1847) Expected indentation of 4 spaces (indentation)
(#1850) Expected indentation of 4 spaces (indentation)
(#1853) Expected indentation of 4 spaces (indentation)
(#1856) Expected indentation of 4 spaces (indentation)
(#1859) Expected indentation of 4 spaces (indentation)
(#1862) Expected indentation of 4 spaces (indentation)
(#1865) Expected indentation of 4 spaces (indentation)
(#1868) Expected indentation of 4 spaces (indentation)
(#1871) Expected indentation of 4 spaces (indentation)
(#1874) Expected indentation of 4 spaces (indentation)
(#1877) Expected indentation of 4 spaces (indentation)
(#1880) Expected indentation of 4 spaces (indentation)
(#1883) Expected indentation of 4 spaces (indentation)
(#1886) Expected indentation of 4 spaces (indentation)
(#1889) Expected indentation of 4 spaces (indentation)
(#1892) Expected indentation of 4 spaces (indentation)
(#1895) Expected indentation of 4 spaces (indentation)
(#1898) Expected indentation of 4 spaces (indentation)
(#1901) Expected indentation of 4 spaces (indentation)
(#1904) Expected indentation of 4 spaces (indentation)
(#1907) Expected indentation of 4 spaces (indentation)
(#1910) Expected indentation of 4 spaces (indentation)
(#1913) Expected indentation of 4 spaces (indentation)
(#1916) Expected indentation of 4 spaces (indentation)
(#1919) Expected indentation of 4 spaces (indentation)
(#1922) Expected indentation of 4 spaces (indentation)
(#1925) Expected indentation of 4 spaces (indentation)
(#1928) Expected indentation of 4 spaces (indentation)
(#1931) Expected indentation of 4 spaces (indentation)
(#1934) Expected indentation of 4 spaces (indentation)
(#1937) Expected indentation of 4 spaces (indentation)
(#1940) Expected indentation of 4 spaces (indentation)
(#1943) Expected indentation of 4 spaces (indentation)
(#1946) Expected indentation of 4 spaces (indentation)
(#1949) Expected indentation of 4 spaces (indentation)
(#1952) Expected indentation of 4 spaces (indentation)
(#1955) Expected indentation of 4 spaces (indentation)
(#1958) Expected indentation of 4 spaces (indentation)
(#1961) Expected indentation of 4 spaces (indentation)
(#1964) Expected indentation of 4 spaces (indentation)
(#1967) Expected indentation of 4 spaces (indentation)
(#1970) Expected indentation of 4 spaces (indentation)
(#1973) Expected indentation of 4 spaces (indentation)
(#1976) Expected indentation of 4 spaces (indentation)
(#1979) Expected indentation of 4 spaces (indentation)
(#1982) Expected indentation of 4 spaces (indentation)
(#1985) Expected indentation of 4 spaces (indentation)
(#1988) Expected indentation of 4 spaces (indentation)
(#1991) Expected indentation of 4 spaces (indentation)
(#1994) Expected indentation of 4 spaces (indentation)
(#1997) Expected indentation of 4 spaces (indentation)
(#2000) Expected indentation of 4 spaces (indentation)
(#2003) Expected indentation of 4 spaces (indentation)
(#2006) Expected indentation of 4 spaces (indentation)
(#2009) Expected indentation of 4 spaces (indentation)
(#2012) Expected indentation of 4 spaces (indentation)
(#2015) Expected indentation of 4 spaces (indentation)
(#2018) Expected indentation of 4 spaces (indentation)
(#2021) Expected indentation of 4 spaces (indentation)
(#2024) Expected indentation of 4 spaces (indentation)
(#2027) Expected indentation of 4 spaces (indentation)
(#2030) Expected indentation of 4 spaces (indentation)
(#2033) Expected indentation of 4 spaces (indentation)
(#2036) Expected indentation of 4 spaces (indentation)
(#2039) Expected indentation of 4 spaces (indentation)
(#2042) Expected indentation of 4 spaces (indentation)
(#2045) Expected indentation of 4 spaces (indentation)
(#2048) Expected indentation of 4 spaces (indentation)
(#2051) Expected indentation of 4 spaces (indentation)
(#2054) Expected indentation of 4 spaces (indentation)
(#2057) Expected indentation of 4 spaces (indentation)
(#2060) Expected indentation of 4 spaces (indentation)
(#2063) Expected indentation of 4 spaces (indentation)
(#2066) Expected indentation of 4 spaces (indentation)
(#2069) Expected indentation of 4 spaces (indentation)
(#2072) Expected indentation of 4 spaces (indentation)
(#2075) Expected indentation of 4 spaces (indentation)
(#2078) Expected indentation of 4 spaces (indentation)
(#2081) Expected indentation of 4 spaces (indentation)
(#2084) Expected indentation of 4 spaces (indentation)
(#2087) Expected indentation of 4 spaces (indentation)
(#2090) Expected indentation of 4 spaces (indentation)
(#2093) Expected indentation of 4 spaces (indentation)
(#2096) Expected indentation of 4 spaces (indentation)
(#2099) Expected indentation of 4 spaces (indentation)
(#2102) Expected indentation of 4 spaces (indentation)
(#2105) Expected indentation of 4 spaces (indentation)
(#2108) Expected indentation of 4 spaces (indentation)
(#2111) Expected indentation of 4 spaces (indentation)
(#2114) Expected indentation of 4 spaces (indentation)
(#2117) Expected indentation of 4 spaces (indentation)
(#2120) Expected indentation of 4 spaces (indentation)
(#2123) Expected indentation of 4 spaces (indentation)
(#2126) Expected indentation of 4 spaces (indentation)
(#2129) Expected indentation of 4 spaces (indentation)
(#2132) Expected indentation of 4 spaces (indentation)
(#2135) Expected indentation of 4 spaces (indentation)
(#2138) Expected indentation of 4 spaces (indentation)
(#2141) Expected indentation of 4 spaces (indentation)
(#2144) Expected indentation of 4 spaces (indentation)
(#2147) Expected indentation of 4 spaces (indentation)
(#2150) Expected indentation of 4 spaces (indentation)
(#2153) Expected indentation of 4 spaces (indentation)
(#2156) Expected indentation of 4 spaces (indentation)
(#2159) Expected indentation of 4 spaces (indentation)
(#2162) Expected indentation of 4 spaces (indentation)
(#2165) Expected indentation of 4 spaces (indentation)
(#2168) Expected indentation of 4 spaces (indentation)
(#2171) Expected indentation of 4 spaces (indentation)
(#2174) Expected indentation of 4 spaces (indentation)
(#2177) Expected indentation of 4 spaces (indentation)
(#2180) Expected indentation of 4 spaces (indentation)
(#2183) Expected indentation of 4 spaces (indentation)
(#2186) Expected indentation of 4 spaces (indentation)
(#2189) Expected indentation of 4 spaces (indentation)
(#2192) Expected indentation of 4 spaces (indentation)
(#2195) Expected indentation of 4 spaces (indentation)
(#2198) Expected indentation of 4 spaces (indentation)
(#2201) Expected indentation of 4 spaces (indentation)
(#2204) Expected indentation of 4 spaces (indentation)
(#2207) Expected indentation of 4 spaces (indentation)
(#2210) Expected indentation of 4 spaces (indentation)
(#2213) Expected indentation of 4 spaces (indentation)
(#2216) Expected indentation of 4 spaces (indentation)
(#2219) Expected indentation of 4 spaces (indentation)
(#2222) Expected indentation of 4 spaces (indentation)
(#2225) Expected indentation of 4 spaces (indentation)
(#2228) Expected indentation of 4 spaces (indentation)
(#2231) Expected indentation of 4 spaces (indentation)
(#2234) Expected indentation of 4 spaces (indentation)
(#2237) Expected indentation of 4 spaces (indentation)
(#2240) Expected indentation of 4 spaces (indentation)
(#2243) Expected indentation of 4 spaces (indentation)
(#2246) Expected indentation of 4 spaces (indentation)
(#2249) Expected indentation of 4 spaces (indentation)
(#2252) Expected indentation of 4 spaces (indentation)
(#2255) Expected indentation of 4 spaces (indentation)
(#2258) Expected indentation of 4 spaces (indentation)
(#2261) Expected indentation of 4 spaces (indentation)
(#2264) Expected indentation of 4 spaces (indentation)
(#2267) Expected indentation of 4 spaces (indentation)
(#2270) Expected indentation of 4 spaces (indentation)
(#2273) Expected indentation of 4 spaces (indentation)
(#2276) Expected indentation of 4 spaces (indentation)
(#2279) Expected indentation of 4 spaces (indentation)
(#2282) Expected indentation of 4 spaces (indentation)
(#2285) Expected indentation of 4 spaces (indentation)
(#2288) Expected indentation of 4 spaces (indentation)
(#2291) Expected indentation of 4 spaces (indentation)
(#2294) Expected indentation of 4 spaces (indentation)
(#2297) Expected indentation of 4 spaces (indentation)
(#2300) Expected indentation of 4 spaces (indentation)
(#2303) Expected indentation of 4 spaces (indentation)
(#2306) Expected indentation of 4 spaces (indentation)
(#2309) Expected indentation of 4 spaces (indentation)
(#2312) Expected indentation of 4 spaces (indentation)
(#2315) Expected indentation of 4 spaces (indentation)
(#2318) Expected indentation of 4 spaces (indentation)
(#2321) Expected indentation of 4 spaces (indentation)
(#2324) Expected indentation of 4 spaces (indentation)
(#2327) Expected indentation of 4 spaces (indentation)
(#2330) Expected indentation of 4 spaces (indentation)
(#2333) Expected indentation of 4 spaces (indentation)
(#2336) Expected indentation of 4 spaces (indentation)
(#2339) Expected indentation of 4 spaces (indentation)
(#2342) Expected indentation of 4 spaces (indentation)
(#2345) Expected indentation of 4 spaces (indentation)
(#2348) Expected indentation of 4 spaces (indentation)
(#2351) Expected indentation of 4 spaces (indentation)
(#2354) Expected indentation of 4 spaces (indentation)
(#2357) Expected indentation of 4 spaces (indentation)
(#2360) Expected indentation of 4 spaces (indentation)
(#2363) Expected indentation of 4 spaces (indentation)
(#2366) Expected indentation of 4 spaces (indentation)
(#2369) Expected indentation of 4 spaces (indentation)
(#2372) Expected indentation of 4 spaces (indentation)
(#2375) Expected indentation of 4 spaces (indentation)
(#2378) Expected indentation of 4 spaces (indentation)
(#2381) Expected indentation of 4 spaces (indentation)
(#2384) Expected indentation of 4 spaces (indentation)
(#2387) Expected indentation of 4 spaces (indentation)
(#2390) Expected indentation of 4 spaces (indentation)
(#2393) Expected indentation of 4 spaces (indentation)
(#2396) Expected indentation of 4 spaces (indentation)
(#2399) Expected indentation of 4 spaces (indentation)
(#2402) Expected indentation of 4 spaces (indentation)
(#2405) Expected indentation of 4 spaces (indentation)
(#2408) Expected indentation of 4 spaces (indentation)
(#2411) Expected indentation of 4 spaces (indentation)
(#2414) Expected indentation of 4 spaces (indentation)
(#2417) Expected indentation of 4 spaces (indentation)
(#2420) Expected indentation of 4 spaces (indentation)
(#2423) Expected indentation of 4 spaces (indentation)
(#2426) Expected indentation of 4 spaces (indentation)
(#2429) Expected indentation of 4 spaces (indentation)
(#2432) Expected indentation of 4 spaces (indentation)
(#2435) Expected indentation of 4 spaces (indentation)
(#2438) Expected indentation of 4 spaces (indentation)
(#2441) Expected indentation of 4 spaces (indentation)
(#2444) Expected indentation of 4 spaces (indentation)
(#2447) Expected indentation of 4 spaces (indentation)
(#2450) Expected indentation of 4 spaces (indentation)
(#2453) Expected indentation of 4 spaces (indentation)
(#2456) Expected indentation of 4 spaces (indentation)
(#2459) Expected indentation of 4 spaces (indentation)
(#2462) Expected indentation of 4 spaces (indentation)
(#2465) Expected indentation of 4 spaces (indentation)
(#2468) Expected indentation of 4 spaces (indentation)
(#2471) Expected indentation of 4 spaces (indentation)
(#2474) Expected indentation of 4 spaces (indentation)
(#2477) Expected indentation of 4 spaces (indentation)
(#2480) Expected indentation of 4 spaces (indentation)
(#2483) Expected indentation of 4 spaces (indentation)
(#2486) Expected indentation of 4 spaces (indentation)
(#2489) Expected indentation of 4 spaces (indentation)
(#2492) Expected indentation of 4 spaces (indentation)
(#2495) Expected indentation of 4 spaces (indentation)
(#2498) Expected indentation of 4 spaces (indentation)
(#2501) Expected indentation of 4 spaces (indentation)
(#2504) Expected indentation of 4 spaces (indentation)
(#2507) Expected indentation of 4 spaces (indentation)
(#2510) Expected indentation of 4 spaces (indentation)
(#2513) Expected indentation of 4 spaces (indentation)
(#2516) Expected indentation of 4 spaces (indentation)
(#2519) Expected indentation of 4 spaces (indentation)
(#2522) Expected indentation of 4 spaces (indentation)
(#2525) Expected indentation of 4 spaces (indentation)
(#2528) Expected indentation of 4 spaces (indentation)
(#2531) Expected indentation of 4 spaces (indentation)
(#2534) Expected indentation of 4 spaces (indentation)
(#2537) Expected indentation of 4 spaces (indentation)
(#2540) Expected indentation of 4 spaces (indentation)
(#2543) Expected indentation of 4 spaces (indentation)
(#2546) Expected indentation of 4 spaces (indentation)
(#2549) Expected indentation of 4 spaces (indentation)
(#2552) Expected indentation of 4 spaces (indentation)
(#2555) Expected indentation of 4 spaces (indentation)
(#2558) Expected indentation of 4 spaces (indentation)
(#2561) Expected indentation of 4 spaces (indentation)
(#2564) Expected indentation of 4 spaces (indentation)
(#2565) Expected indentation of 4 spaces (indentation)
(#2566) Expected indentation of 4 spaces (indentation)
(#2567) Expected indentation of 4 spaces (indentation)
(#2568) Expected indentation of 4 spaces (indentation)
(#2569) Expected indentation of 4 spaces (indentation)
(#2570) Expected indentation of 4 spaces (indentation)
(#2571) Expected indentation of 4 spaces (indentation)
(#2574) Expected indentation of 4 spaces (indentation)
(#2575) Expected indentation of 4 spaces (indentation)
(#2576) Expected indentation of 4 spaces (indentation)
(#2577) Expected indentation of 4 spaces (indentation)
(#2578) Expected indentation of 4 spaces (indentation)
(#2579) Expected indentation of 4 spaces (indentation)
(#2573) Expected newline after "," (selector-list-comma-newline-after)

PHPDocs style problems

(121 errors, 0 warnings)

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

theme/shoelace/classes/output/core_renderer.php
(#41) Class core_renderer is not documented
(#50) Function core_renderer::__construct is not documented
(#55) Function core_renderer::get_less_file is not documented
(#72) Function core_renderer::navbar is not documented
(#194) Function core_renderer::render_page is not documented
(#208) Function core_renderer::render_wrapper_template is not documented
(#237) Function core_renderer::render_template is not documented
(#247) Function core_renderer::get_base_data is not documented
(#274) Function core_renderer::render_columns1_template is not documented
(#316) Function core_renderer::render_columns2l_template is not documented
(#320) Function core_renderer::render_columns2r_template is not documented
(#324) Function core_renderer::render_columns2_template is not documented
(#389) Function core_renderer::get_threecolumns_common_data is not documented
(#459) Function core_renderer::get_threecolumns_middle_common_data is not documented
(#521) Function core_renderer::render_columns3_template is not documented
(#527) Function core_renderer::render_columns3middle_template is not documented
(#533) Function core_renderer::render_secure_template is not documented
(#540) Function core_renderer::get_frontpage_onecolumn_middle_common_data is not documented
(#583) Function core_renderer::get_frontpage_twocolumns_middle_common_data is not documented
(#645) Function core_renderer::render_frontpage_template is not documented
(#693) Function core_renderer::render_popup_template is not documented
(#699) Function core_renderer::render_embedded_template is not documented
(#707) Function core_renderer::render_cdnfonts_tile_template is not documented
(#713) Function core_renderer::render_header_tile_template is not documented
(#748) Function core_renderer::render_page_header_tile_template is not documented
(#766) Function core_renderer::showslider is not documented
(#804) Function core_renderer::render_carousel_tile_template is not documented
(#920) Function core_renderer::render_footer_tile_template is not documented
(#950) Function core_renderer::render_footer_blocks_tile_template is not documented
(#1106) Function core_renderer::gotobottom_menu is not documented
(#1111) Function core_renderer::render_gotobottom_menu is not documented
(#1165) Function core_renderer::syntax_highlighter is not documented
(#1415) Function core_renderer::anti_gravity is not documented
(#44) Variable core_renderer::$shoelace is not documented
(#46) Variable core_renderer::$syntaxhighlighterenabled is not documented
(#47) Variable core_renderer::$themeconfig is not documented
(#48) Variable core_renderer::$layout is not documented
(#20) Package theme is not valid
theme/shoelace/classes/output/core_renderer_maintenance.php
(#33) Class core_renderer_maintenance is not documented
(#38) Function core_renderer_maintenance::__construct is not documented
(#44) Function core_renderer_maintenance::render_page is not documented
(#59) Function core_renderer_maintenance::render_maintenance_template is not documented
(#36) Variable core_renderer_maintenance::$themeconfig is not documented
(#20) Package theme is not valid
theme/shoelace/classes/output/core_renderer_toolbox.php
(#35) Function get_setting is not documented
(#46) Function setting_file_url is not documented
(#61) Function image_url is not documented
(#20) Package theme is not valid
theme/shoelace/classes/output/icon_system_fontawesome.php
(#31) Class icon_system_fontawesome is not documented
(#38) Function icon_system_fontawesome::get_core_icon_map is not documented
(#404) Function icon_system_fontawesome::get_amd_name is not documented
(#408) Function icon_system_fontawesome::render_pix_icon is not documented
(#20) Package theme is not valid
theme/shoelace/classes/privacy/provider.php
(#33) No one-line description found in phpdocs for class provider
(#33) Class provider does not have @copyright tag
(#33) Class provider does not have @license tag
(#20) Package theme is not valid
theme/shoelace/classes/toolbox.php
(#32) Class toolbox is not documented
(#37) Function toolbox::__construct is not documented
(#40) Function toolbox::get_instance is not documented
(#47) Function toolbox::set_core_renderer is not documented
(#82) Function toolbox::setting_file_url is not documented
(#87) Function toolbox::image_url is not documented
(#92) Function toolbox::check_corerenderer is not documented
(#148) Function toolbox::get_font_content is not documented
(#165) Function toolbox::get_font_face is not documented
(#219) Function toolbox::get_categories_list is not documented
(#279) Function toolbox::set_setting is not documented
(#289) Function toolbox::set_height_setting is not documented
(#299) Function toolbox::set_colour is not documented
(#312) Function toolbox::set_background_image is not documented
(#323) Function toolbox::set_background_image_style is not documented
(#343) Function toolbox::serve_syntaxhighlighter is not documented
(#372) Function toolbox::send_unmodified is not documented
(#385) Function toolbox::send_cached is not documented
(#407) Function toolbox::change_icons is not documented
(#473) Function toolbox::svg_files is not documented
(#529) Function toolbox::get_fa5_from_fa4 is not documented
(#34) Variable toolbox::$corerenderer is not documented
(#35) Variable toolbox::$instance is not documented
(#58) Phpdocs for function toolbox::get_setting has incomplete parameters list
(#20) Package theme is not valid
theme/shoelace/config.php
(#20) Package theme is not valid
theme/shoelace/db/caches.php
(#20) Package theme is not valid
theme/shoelace/db/upgrade.php
(#30) Function xmldb_theme_shoelace_upgrade is not documented
(#20) Package theme is not valid
theme/shoelace/lang/en/theme_shoelace.php
(#20) Package theme is not valid
theme/shoelace/layout/layout.php
(#20) Package theme is not valid
theme/shoelace/layout/maintenance.php
(#20) Package theme is not valid
theme/shoelace/lib.php
(#30) Function theme_shoelace_process_css is not documented
(#20) Package theme is not valid
theme/shoelace/pages/styleguide.php
(#20) Package theme is not valid
theme/shoelace/settings.php
(#20) Package theme is not valid
theme/shoelace/shoelace_admin_setting_configinteger.php
(#29) Class shoelace_admin_setting_configinteger is not documented
(#56) Function shoelace_admin_setting_configinteger::write_setting is not documented
(#68) Phpdocs for function shoelace_admin_setting_configinteger::validate has incomplete parameters list
(#20) Package theme is not valid
theme/shoelace/shoelace_admin_setting_configradio.php
(#29) Class shoelace_admin_setting_configradio is not documented
(#123) Phpdocs for function shoelace_admin_setting_configradio::output_radio_html has incomplete parameters list
(#20) Package theme is not valid
theme/shoelace/shoelace_admin_setting_configselect.php
(#29) Class shoelace_admin_setting_configselect is not documented
(#37) Phpdocs for function shoelace_admin_setting_configselect::output_select_html has incomplete parameters list
(#20) Package theme is not valid
theme/shoelace/shoelace_admin_setting_styleguide.php
(#48) Class shoelace_admin_setting_styleguide is not documented
(#7435) Function shoelace_admin_setting_styleguide::tableone is not documented
(#7471) Function shoelace_admin_setting_styleguide::tabletwo is not documented
(#7506) Function shoelace_admin_setting_styleguide::nav is not documented
(#7551) Function shoelace_admin_setting_styleguide::options is not documented
(#7581) Function shoelace_admin_setting_styleguide::holder is not documented
(#7585) Function shoelace_admin_setting_styleguide::threethumbnails is not documented
(#7605) Function shoelace_admin_setting_styleguide::fourthumbnails is not documented
(#171) Phpdocs for function shoelace_admin_setting_styleguide::write_setting has incomplete parameters list
(#180) Phpdocs for function shoelace_admin_setting_styleguide::output_html has incomplete parameters list
(#20) Package theme is not valid
theme/shoelace/tests/corerenderer_test.php
(#35) Class theme_shoelace_corerenderer_testcase is not documented
(#37) Variable theme_shoelace_corerenderer_testcase::$outputus is not documented
(#20) Package theme is not valid
theme/shoelace/tests/toolbox_test.php
(#35) Class theme_shoelace_toolbox_testcase is not documented
(#37) Variable theme_shoelace_toolbox_testcase::$outputus is not documented
(#20) Package theme is not valid
theme/shoelace/version.php
(#20) Package theme is not valid

Update savepoints problems

(3 errors, 0 warnings)

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

theme/shoelace/db/upgrade.php
Detected more 'if' blocks (1) than 'savepoint' calls (0)
version 2104022400 is missing corresponding savepoint call
version 2104022400 is higher than that defined in /var/lib/jenkins/git_repositories/prechecker/theme/shoelace/version.php file

Third party library modification problems

(0 errors, 0 warnings)

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


grunt changes

(1 errors, 0 warnings)

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

Problems running grunt

shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(0 errors, 36 warnings)

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

theme/shoelace/templates/#carousel.mustache
(#1) Example context missing.
(#1) HTML Validation error, line 2: Bad value “” for attribute “id” on element “div”: An ID must not be the empty string. (ad><body><div id="" class="carousel slide"> <)
theme/shoelace/templates/#cdnfonts.mustache
(#1) Example context missing.
theme/shoelace/templates/#footer.mustache
(#1) Example context missing.
theme/shoelace/templates/#footer_blocks.mustache
(#1) Example context missing.
theme/shoelace/templates/#header.mustache
(#1) Example context missing.
(#1) HTML Validation info, line 2: The “banner” role is unnecessary for element “header”. (ad><body><header role="banner" class="navbar navbar-fixed-top moodle-has-zindex"> <)
(#1) HTML Validation info, line 3: The “navigation” role is unnecessary for element “nav”. (dex"> <nav role="navigation" class="navbar-inner"> )
theme/shoelace/templates/#marketingslideshow.mustache
(#1) Example context missing.
theme/shoelace/templates/#page_header.mustache
(#1) Example context missing.
theme/shoelace/templates/#slideshowmarketing.mustache
(#1) Example context missing.
theme/shoelace/templates/columns1.mustache
(#1) Example context missing.
(#1) HTML Validation info, line 8: Section lacks heading. Consider using “h2”-“h6” elements to add identifying headings to all sections. (> <section id="region-main" class="span12"> )
theme/shoelace/templates/columns2.mustache
(#1) Example context missing.
(#1) HTML Validation info, line 9: Section lacks heading. Consider using “h2”-“h6” elements to add identifying headings to all sections. ( <section id="region-main-shoelace"> )
theme/shoelace/templates/columns3.mustache
(#1) Example context missing.
(#1) HTML Validation info, line 11: Section lacks heading. Consider using “h2”-“h6” elements to add identifying headings to all sections. ( <section id="region-main-shoelace"> )
theme/shoelace/templates/columns3middle.mustache
(#1) Example context missing.
(#1) HTML Validation info, line 12: Section lacks heading. Consider using “h2”-“h6” elements to add identifying headings to all sections. ( <section id="region-main-shoelace"> )
theme/shoelace/templates/embedded.mustache
(#1) Example context missing.
theme/shoelace/templates/frontpage1.mustache
(#1) Example context missing.
(#1) HTML Validation info, line 11: Section lacks heading. Consider using “h2”-“h6” elements to add identifying headings to all sections. ( <section id="region-main-shoelace"> )
theme/shoelace/templates/frontpage2.mustache
(#1) Example context missing.
(#1) HTML Validation info, line 11: Section lacks heading. Consider using “h2”-“h6” elements to add identifying headings to all sections. ( <section id="region-main-shoelace"> )
theme/shoelace/templates/frontpage3.mustache
(#1) Example context missing.
(#1) HTML Validation info, line 13: Section lacks heading. Consider using “h2”-“h6” elements to add identifying headings to all sections. ( <section id="region-main-shoelace"> )
theme/shoelace/templates/maintenance.mustache
(#1) Example context missing.
(#1) HTML Validation info, line 9: Section lacks heading. Consider using “h2”-“h6” elements to add identifying headings to all sections. ( <section id="region-main-shoelace"> )
theme/shoelace/templates/popup.mustache
(#1) Example context missing.
(#1) HTML Validation info, line 4: Section lacks heading. Consider using “h2”-“h6” elements to add identifying headings to all sections. (> <section id="region-main" class="span12"> )
theme/shoelace/templates/secure.mustache
(#1) Example context missing.
(#1) HTML Validation info, line 11: Section lacks heading. Consider using “h2”-“h6” elements to add identifying headings to all sections. ( <section id="region-main-shoelace"> )
theme/shoelace/templates/wrapper_layout.mustache
(#1) Example context missing.
(#1) HTML Validation error, line 1: Start tag seen without seeing a doctype first. Expected “<!DOCTYPE html>”. (<html><head)
(#1) HTML Validation error, line 3: Element “title” must not be empty. ( <title></title> <)
(#1) HTML Validation error, line 5: Bad value “” for attribute “href” on element “link”: Must be non-empty. (1.0"> <link rel="shortcut icon" href=""/> )