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

(50 errors, 80 warnings)

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

theme/squared/classes/block_navigation_renderer.php
(#54) Line exceeds 132 characters; contains 137 characters
(#56) Line exceeds 132 characters; contains 166 characters
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) Line exceeds 132 characters; contains 173 characters
theme/squared/classes/core_course_renderer.php
(#34) Member variable "coursecat_toolbox" must not contain underscores.
(#39) Class constants must be uppercase; expected MODDIVIDER but found moddivider
(#40) Class constants must be uppercase; expected HIDEMODSUMMARY but found hidemodsummary
(#41) Class constants must be uppercase; expected SHOWMODSUMMARY but found showmodsummary
(#52) Line exceeds 132 characters; contains 142 characters
(#121) Line exceeds 132 characters; contains 145 characters
(#137) Expected 1 space before "=>"; 0 found
(#186) Inline comments must end in full-stops, exclamation marks, or question marks
(#194) Inline comments must end in full-stops, exclamation marks, or question marks
(#198) Inline comments must end in full-stops, exclamation marks, or question marks
(#220) Line exceeds 132 characters; contains 133 characters
(#252) Line exceeds 132 characters; contains 136 characters
(#270) Line exceeds 132 characters; contains 142 characters
(#293) Line exceeds 132 characters; contains 145 characters
(#300) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#346) Line exceeds 132 characters; contains 136 characters
(#349) This comment is 84% valid code; is this commented out code?
(#352) This comment is 84% valid code; is this commented out code?
(#355) This comment is 84% valid code; is this commented out code?
(#358) This comment is 84% valid code; is this commented out code?
(#403) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#490) Line exceeds 132 characters; contains 134 characters
(#553) Inline comments must end in full-stops, exclamation marks, or question marks
(#569) Inline comments must end in full-stops, exclamation marks, or question marks
(#606) Inline comments must end in full-stops, exclamation marks, or question marks
(#614) Line exceeds 132 characters; contains 133 characters
(#660) Inline comments must end in full-stops, exclamation marks, or question marks
(#665) Inline comments must start with a capital letter, digit or 3-dots sequence
(#665) Inline comments must end in full-stops, exclamation marks, or question marks
(#697) Line exceeds 132 characters; contains 135 characters
(#727) Inline comments must start with a capital letter, digit or 3-dots sequence
(#727) Inline comments must end in full-stops, exclamation marks, or question marks
(#766) Line exceeds 132 characters; contains 136 characters
(#783) Inline comments must start with a capital letter, digit or 3-dots sequence
(#783) Inline comments must end in full-stops, exclamation marks, or question marks
(#799) Line exceeds 132 characters; contains 144 characters
(#846) Line exceeds 132 characters; contains 143 characters
(#949) Line exceeds maximum limit of 180 characters; contains 747 characters
(#963) Line exceeds 132 characters; contains 173 characters
(#970) Line exceeds 132 characters; contains 138 characters
(#971) Inline comments must start with a capital letter, digit or 3-dots sequence
(#971) Inline comments must end in full-stops, exclamation marks, or question marks
(#979) Line exceeds 132 characters; contains 148 characters
(#990) Line exceeds maximum limit of 180 characters; contains 185 characters
(#1001) Variable "pix_icon" must not contain underscores.
(#1002) Variable "pix_icon" must not contain underscores.
(#1008) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1008) Inline comments must end in full-stops, exclamation marks, or question marks
(#1029) Line exceeds 132 characters; contains 140 characters
(#1065) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1122) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1122) Inline comments must end in full-stops, exclamation marks, or question marks
(#1146) Expected 1 space before "==="; 0 found
(#1146) Expected 1 space after "==="; 0 found
(#1211) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1211) Inline comments must end in full-stops, exclamation marks, or question marks
(#1213) Inline comments must end in full-stops, exclamation marks, or question marks
(#1220) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1220) Inline comments must end in full-stops, exclamation marks, or question marks
(#1221) Usage of ELSEIF not allowed; use ELSE IF instead
(#1222) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1222) Inline comments must end in full-stops, exclamation marks, or question marks
(#1227) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1227) Inline comments must end in full-stops, exclamation marks, or question marks
theme/squared/classes/coursecat_toolbox.php
(#38) Class constants must be uppercase; expected ALLPOSTFIX but found allpostfix
(#39) Class constants must be uppercase; expected ALLPOSTFIXLEN but found allpostfixlen
(#40) Class constants must be uppercase; expected COURSEPOSTFIX but found coursepostfix
(#41) Class constants must be uppercase; expected COURSEPOSTFIXLEN but found coursepostfixlen
(#42) Class constants must be uppercase; expected FORCOURSE but found forcourse
(#43) Class constants must be uppercase; expected FOROVERVIEW but found foroverview
(#82) Line exceeds 132 characters; contains 145 characters
(#86) Line exceeds 132 characters; contains 163 characters
(#155) Whitespace found at end of line
(#176) Whitespace found at end of line
(#235) Whitespace found at end of line
(#251) Expected 1 space after "-"; 0 found
(#259) Whitespace found at end of line
(#272) Line exceeds 132 characters; contains 133 characters
theme/squared/classes/format_topcoll_renderer.php
(#32) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/squared/classes/output/core_renderer.php
(#91) Line exceeds 132 characters; contains 159 characters
(#193) Line exceeds 132 characters; contains 140 characters
(#346) Inline comments must start with a capital letter, digit or 3-dots sequence
(#346) Inline comments must end in full-stops, exclamation marks, or question marks
(#352) Inline comments must end in full-stops, exclamation marks, or question marks
(#371) Inline comments must end in full-stops, exclamation marks, or question marks
(#379) Line exceeds 132 characters; contains 153 characters
(#418) Line exceeds 132 characters; contains 147 characters
(#450) Inline comments must end in full-stops, exclamation marks, or question marks
(#510) Expected 1 space before "=>"; 0 found
(#510) Expected 1 space after "=>"; 0 found
(#558) global $PAGE cannot be used in renderers. Use $this->page.
(#560) global $PAGE cannot be used in renderers. Use $this->page.
(#564) Line exceeds maximum limit of 180 characters; contains 181 characters
(#565) Line exceeds maximum limit of 180 characters; contains 192 characters
(#615) Line exceeds 132 characters; contains 133 characters
(#631) Inline comments must end in full-stops, exclamation marks, or question marks
(#718) This comment is 54% valid code; is this commented out code?
(#773) Expected 1 space before "=>"; 0 found
(#773) Expected 1 space after "=>"; 0 found
(#834) Line exceeds 132 characters; contains 158 characters
theme/squared/classes/output/html_renderer.php
(#127) global $OUTPUT cannot be used in renderers. Use $this->output.
(#129) global $OUTPUT cannot be used in renderers. Use $this->output.
(#130) This comment is 56% valid code; is this commented out code?
(#153) global $OUTPUT cannot be used in renderers. Use $this->output.
(#164) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#176) global $OUTPUT cannot be used in renderers. Use $this->output.
(#187) global $OUTPUT cannot be used in renderers. Use $this->output.
(#191) global $OUTPUT cannot be used in renderers. Use $this->output.
(#218) global $OUTPUT cannot be used in renderers. Use $this->output.
(#224) global $OUTPUT cannot be used in renderers. Use $this->output.
(#245) global $OUTPUT cannot be used in renderers. Use $this->output.
theme/squared/classes/output/icon_system_fontawesome.php
(#335) Line exceeds 132 characters; contains 133 characters
theme/squared/classes/toolbox.php
(#81) Line exceeds 132 characters; contains 152 characters
(#242) Line exceeds 132 characters; contains 148 characters
(#295) Inline comments must end in full-stops, exclamation marks, or question marks
theme/squared/config.php
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/squared/db/caches.php
(#30) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/squared/lang/en/theme_squared.php
(#116) Inline comments must end in full-stops, exclamation marks, or question marks
theme/squared/layout/default.php
(#75) Line indented incorrectly; expected 24 spaces, found 28
(#80) Line indented incorrectly; expected 24 spaces, found 28
(#85) Line indented incorrectly; expected 24 spaces, found 28
theme/squared/lib.php
(#141) This comment is 43% valid code; is this commented out code?
theme/squared/settings.php
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
theme/squared/version.php
(#30) This comment is 45% valid code; is this commented out code?
(#31) Line exceeds maximum limit of 180 characters; contains 183 characters
(#33) Inline comments must end in full-stops, exclamation marks, or question marks

Javascript coding style problems

(39 errors, 172 warnings)

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

theme/squared/amd/src/bsoptions.js
(#14) Missing semicolon. (babel/semi)
(#19) Missing semicolon. (babel/semi)
theme/squared/amd/src/category_course_search.js
(#29) Unexpected space before function parentheses. (space-before-function-paren)
(#36) Unexpected space before function parentheses. (space-before-function-paren)
(#37) Unexpected space before function parentheses. (space-before-function-paren)
(#58) Unexpected space before function parentheses. (space-before-function-paren)
(#68) Unexpected space before function parentheses. (space-before-function-paren)
(#73) Unexpected space before function parentheses. (space-before-function-paren)
(#86) Unexpected space before function parentheses. (space-before-function-paren)
(#87) Unexpected space before function parentheses. (space-before-function-paren)
(#90) Unexpected space before function parentheses. (space-before-function-paren)
(#96) Unexpected space before function parentheses. (space-before-function-paren)
(#101) Unexpected space before function parentheses. (space-before-function-paren)
(#118) Unexpected space before function parentheses. (space-before-function-paren)
(#140) Line 140 exceeds the maximum line length of 132. (max-len)
(#144) Unexpected space before function parentheses. (space-before-function-paren)
theme/squared/amd/src/custom.js
(#29) Line 29 exceeds the maximum line length of 132. (max-len)
(#29) 'log' is defined but never used. (no-unused-vars)
(#33) Unexpected console statement. (no-console)
(#35) Missing space before opening brace. (space-before-blocks)
(#45) Expected to return a value at the end of function. (consistent-return)
(#45) 'e' is defined but never used. (no-unused-vars)
(#46) There should be no spaces inside this paren. (space-in-parens)
(#46) There should be no spaces inside this paren. (space-in-parens)
(#46) Empty block statement. (no-empty)
(#57) Expected to return a value at the end of function. (consistent-return)
(#57) 'e' is defined but never used. (no-unused-vars)
(#58) There should be no spaces inside this paren. (space-in-parens)
(#58) There should be no spaces inside this paren. (space-in-parens)
(#58) Empty block statement. (no-empty)
(#65) Comments should not begin with a lowercase character (capitalized-comments)
(#67) Unexpected space before function parentheses. (space-before-function-paren)
(#71) Unexpected space before function parentheses. (space-before-function-paren)
(#81) Line 81 exceeds the maximum line length of 132. (max-len)
(#87) Line 87 exceeds the maximum line length of 132. (max-len)
(#95) There should be no space after '{'. (babel/object-curly-spacing)
(#95) There should be no space before '}'. (babel/object-curly-spacing)
(#102) 'e' is defined but never used. (no-unused-vars)
(#103) There should be no spaces inside this paren. (space-in-parens)
(#103) There should be no spaces inside this paren. (space-in-parens)
(#105) 'slids' used outside of binding context. (block-scoped-var)
(#106) 'slids' used outside of binding context. (block-scoped-var)
(#109) 'slids' is already defined. (no-redeclare)
(#109) 'slids' used outside of binding context. (block-scoped-var)
(#110) 'slids' used outside of binding context. (block-scoped-var)
(#115) Unexpected space before function parentheses. (space-before-function-paren)
(#119) Unexpected space before function parentheses. (space-before-function-paren)
(#125) Missing space before opening brace. (space-before-blocks)
(#129) Missing space before opening brace. (space-before-blocks)
(#134) Line 134 exceeds the maximum line length of 132. (max-len)
(#134) Extra space after key 'namespace'. (key-spacing)
(#134) Multiple spaces found before '// {NEW} Strin...'. (no-multi-spaces)
(#135) Line 135 exceeds the maximum line length of 132. (max-len)
(#135) Extra space after key 'selector'. (key-spacing)
(#135) Multiple spaces found before '// {NEW} Selec...'. (no-multi-spaces)
(#136) Extra space after key 'animation'. (key-spacing)
(#136) Multiple spaces found before '// String: Sel...'. (no-multi-spaces)
(#137) Line 137 exceeds the maximum line length of 132. (max-len)
(#137) Extra space after key 'easing'. (key-spacing)
(#137) Multiple spaces found before '// {NEW} Strin...'. (no-multi-spaces)
(#138) Extra space after key 'direction'. (key-spacing)
(#138) Multiple spaces found before '// String: Sel...'. (no-multi-spaces)
(#139) Extra space after key 'reverse'. (key-spacing)
(#139) Multiple spaces found before '// {NEW} Boole...'. (no-multi-spaces)
(#140) Line 140 exceeds the maximum line length of 132. (max-len)
(#140) Extra space after key 'animationLoop'. (key-spacing)
(#140) Multiple spaces found before '// Boolean: Sh...'. (no-multi-spaces)
(#141) Line 141 exceeds the maximum line length of 132. (max-len)
(#141) Extra space after key 'smoothHeight'. (key-spacing)
(#141) Multiple spaces found before '// {NEW} Boole...'. (no-multi-spaces)
(#142) Line 142 exceeds the maximum line length of 132. (max-len)
(#142) Extra space after key 'startAt'. (key-spacing)
(#142) Multiple spaces found before '// Integer: Th...'. (no-multi-spaces)
(#143) Extra space after key 'slideshow'. (key-spacing)
(#143) Multiple spaces found before '// Boolean: An...'. (no-multi-spaces)
(#144) Extra space after key 'slideshowSpeed'. (key-spacing)
(#144) Multiple spaces found before '// Integer: Se...'. (no-multi-spaces)
(#145) Extra space after key 'animationSpeed'. (key-spacing)
(#145) Multiple spaces found before '// Integer: Se...'. (no-multi-spaces)
(#146) Extra space after key 'initDelay'. (key-spacing)
(#146) Multiple spaces found before '// {NEW} Integ...'. (no-multi-spaces)
(#147) Extra space after key 'randomize'. (key-spacing)
(#147) Multiple spaces found before '// Boolean: Ra...'. (no-multi-spaces)
(#150) Line 150 exceeds the maximum line length of 132. (max-len)
(#150) Extra space after key 'pauseOnAction'. (key-spacing)
(#150) Multiple spaces found before '// Boolean: Pa...'. (no-multi-spaces)
(#151) Line 151 exceeds the maximum line length of 132. (max-len)
(#151) Extra space after key 'pauseOnHover'. (key-spacing)
(#151) Multiple spaces found before '// Boolean: Pa...'. (no-multi-spaces)
(#152) Extra space after key 'useCSS'. (key-spacing)
(#152) Multiple spaces found before '// {NEW} Boole...'. (no-multi-spaces)
(#153) Line 153 exceeds the maximum line length of 132. (max-len)
(#153) Extra space after key 'touch'. (key-spacing)
(#153) Multiple spaces found before '// {NEW} Boole...'. (no-multi-spaces)
(#154) Line 154 exceeds the maximum line length of 132. (max-len)
(#154) Extra space after key 'video'. (key-spacing)
(#154) Multiple spaces found before '// {NEW} Boole...'. (no-multi-spaces)
(#157) Line 157 exceeds the maximum line length of 132. (max-len)
(#157) Extra space after key 'controlNav'. (key-spacing)
(#157) Multiple spaces found before '// Boolean: Cr...'. (no-multi-spaces)
(#158) Extra space after key 'directionNav'. (key-spacing)
(#158) Multiple spaces found before '// Boolean: Cr...'. (no-multi-spaces)
(#159) Extra space after key 'prevText'. (key-spacing)
(#159) Multiple spaces found before '// String: Set...'. (no-multi-spaces)
(#160) Extra space after key 'nextText'. (key-spacing)
(#160) Multiple spaces found before '// String: Set...'. (no-multi-spaces)
(#163) Extra space after key 'keyboard'. (key-spacing)
(#163) Multiple spaces found before '// Boolean: Al...'. (no-multi-spaces)
(#164) Line 164 exceeds the maximum line length of 132. (max-len)
(#164) Extra space after key 'multipleKeyboard'. (key-spacing)
(#164) Multiple spaces found before '// {NEW} Boole...'. (no-multi-spaces)
(#165) Line 165 exceeds the maximum line length of 132. (max-len)
(#165) Extra space after key 'mousewheel'. (key-spacing)
(#165) Multiple spaces found before '// {UPDATED} B...'. (no-multi-spaces)
(#166) Extra space after key 'pausePlay'. (key-spacing)
(#166) Multiple spaces found before '// Boolean: Cr...'. (no-multi-spaces)
(#167) Extra space after key 'pauseText'. (key-spacing)
(#167) Multiple spaces found before '// String: Set...'. (no-multi-spaces)
(#168) Extra space after key 'playText'. (key-spacing)
(#168) Multiple spaces found before '// String: Set...'. (no-multi-spaces)
(#171) Line 171 exceeds the maximum line length of 132. (max-len)
(#171) Extra space after key 'controlsContainer'. (key-spacing)
(#171) Multiple spaces found before '// {UPDATED} S...'. (no-multi-spaces)
(#172) Line 172 exceeds the maximum line length of 132. (max-len)
(#172) Extra space after key 'manualControls'. (key-spacing)
(#172) Multiple spaces found before '// Selector: D...'. (no-multi-spaces)
(#173) Line 173 exceeds the maximum line length of 132. (max-len)
(#173) Extra space after key 'sync'. (key-spacing)
(#173) Multiple spaces found before '// {NEW} Selec...'. (no-multi-spaces)
(#174) Line 174 exceeds the maximum line length of 132. (max-len)
(#174) Extra space after key 'asNavFor'. (key-spacing)
(#174) Multiple spaces found before '// {NEW} Selec...'. (no-multi-spaces)
theme/squared/amd/src/frontpage_courses.js
(#29) Unexpected space before function parentheses. (space-before-function-paren)
(#36) Unexpected space before function parentheses. (space-before-function-paren)
(#37) Unexpected space before function parentheses. (space-before-function-paren)
(#41) Unexpected space before function parentheses. (space-before-function-paren)
(#54) Unexpected space before function parentheses. (space-before-function-paren)
(#58) Unexpected space before function parentheses. (space-before-function-paren)
(#64) Unexpected space before function parentheses. (space-before-function-paren)
(#65) Unexpected space before function parentheses. (space-before-function-paren)
(#68) Unexpected space before function parentheses. (space-before-function-paren)
(#71) Unexpected space before function parentheses. (space-before-function-paren)
(#74) Unexpected space before function parentheses. (space-before-function-paren)
(#77) Unexpected space before function parentheses. (space-before-function-paren)
(#80) Unexpected space before function parentheses. (space-before-function-paren)
theme/squared/amd/src/infieldlabels.js
(#8) Unexpected space before function parentheses. (space-before-function-paren)
(#15) Multiple spaces found before '='. (no-multi-spaces)
(#18) Multiple spaces found before '='. (no-multi-spaces)
(#23) Unexpected space before function parentheses. (space-before-function-paren)
(#30) There should be no spaces inside this paren. (space-in-parens)
(#30) There should be no spaces inside this paren. (space-in-parens)
(#46) Unexpected space before function parentheses. (space-before-function-paren)
(#48) Unexpected space before function parentheses. (space-before-function-paren)
(#50) Unexpected space before function parentheses. (space-before-function-paren)
(#54) Unexpected space before function parentheses. (space-before-function-paren)
(#58) Unexpected space before function parentheses. (space-before-function-paren)
(#60) Unexpected space before function parentheses. (space-before-function-paren)
(#62) Unexpected space before function parentheses. (space-before-function-paren)
(#66) There should be no spaces inside this paren. (space-in-parens)
(#66) There should be no spaces inside this paren. (space-in-parens)
(#67) There should be no spaces inside this paren. (space-in-parens)
(#67) Unexpected space before function parentheses. (space-before-function-paren)
(#71) There should be no spaces inside this paren. (space-in-parens)
(#71) There should be no spaces inside this paren. (space-in-parens)
(#73) There should be no spaces inside this paren. (space-in-parens)
(#81) Unexpected space before function parentheses. (space-before-function-paren)
(#87) Unexpected space before function parentheses. (space-before-function-paren)
(#88) There should be no space after '{'. (babel/object-curly-spacing)
(#88) There should be no space before '}'. (babel/object-curly-spacing)
(#88) Unexpected space before function parentheses. (space-before-function-paren)
(#99) Unexpected space before function parentheses. (space-before-function-paren)
(#108) Unexpected space before function parentheses. (space-before-function-paren)
(#114) Unexpected space before function parentheses. (space-before-function-paren)
(#120) Unexpected space before function parentheses. (space-before-function-paren)
(#145) There should be no space after '['. (array-bracket-spacing)
(#145) There should be no space before ']'. (array-bracket-spacing)
(#149) Unexpected space before function parentheses. (space-before-function-paren)
(#150) Identifier 'allowed_types' is not in camel case. (camelcase)
(#152) Unexpected space before function parentheses. (space-before-function-paren)
(#156) Identifier 'for_attr' is not in camel case. (camelcase)
(#156) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#156) Identifier 'restrict_type' is not in camel case. (camelcase)
(#157) Identifier 'for_attr' is not in camel case. (camelcase)
(#162) There should be no spaces inside this paren. (space-in-parens)
(#162) There should be no spaces inside this paren. (space-in-parens)
(#163) There should be no spaces inside this paren. (space-in-parens)
(#163) There should be no spaces inside this paren. (space-in-parens)
(#168) Identifier 'restrict_type' is not in camel case. (camelcase)
(#168) There should be no spaces inside this paren. (space-in-parens)
(#168) There should be no spaces inside this paren. (space-in-parens)
(#170) There should be no spaces inside this paren. (space-in-parens)
(#170) Identifier 'restrict_type' is not in camel case. (camelcase)
(#170) There should be no spaces inside this paren. (space-in-parens)
theme/squared/amd/src/inspector_scourer.js
(#36) 'jqui' is defined but never used. (no-unused-vars)
(#54) Missing semicolon. (babel/semi)
theme/squared/amd/src/konami.js
(#8) Unexpected empty function. (no-empty-function)
(#24) Expected an assignment or function call and instead saw an expression. (babel/no-unused-expressions)
theme/squared/amd/src/navbar_advanced_search.js
(#97) 'jqui' is defined but never used. (no-unused-vars)
(#119) Missing semicolon. (babel/semi)
theme/squared/amd/src/search.js
(#35) Missing space before opening brace. (space-before-blocks)
(#40) Missing space before opening brace. (space-before-blocks)
(#46) Missing space before opening brace. (space-before-blocks)
theme/squared/Gruntfile.js
(#59) 'module' is not defined. (no-undef)
(#65) 'THEMEDIR' is assigned a value but never used. (no-unused-vars)
(#65) Multiple spaces found before '='. (no-multi-spaces)
(#68) '__dirname' is not defined. (no-undef)
(#71) 'process' is not defined. (no-undef)
(#80) 'process' is not defined. (no-undef)
(#90) 'stderror' is defined but never used. (no-unused-vars)
(#91) Comments should not begin with a lowercase character (capitalized-comments)
(#116) Identifier 'dynamic_mappings' is not in camel case. (camelcase)

CSS problems

(3223 errors, 32 warnings)

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

theme/squared/scss/_autocomplete.scss
(#1) Expected line length to be no more than 132 characters (max-line-length)
theme/squared/scss/_blocks.scss
(#9) Invalid value for `box-shadow` (csstree/validator)
(#541) Invalid value for `justify-content` (csstree/validator)
(#16) Expected "#FFF" to be "#fff" (color-hex-case)
(#77) Expected "#FFF" to be "#fff" (color-hex-case)
(#128) Expected "#FFF" to be "#fff" (color-hex-case)
(#259) Expected "#FFF" to be "#fff" (color-hex-case)
(#272) Unexpected duplicate "height" (declaration-block-no-duplicate-properties)
(#273) Unexpected duplicate "width" (declaration-block-no-duplicate-properties)
(#10) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#32) Unexpected !important (declaration-no-important)
(#35) Unexpected !important (declaration-no-important)
(#47) Unexpected !important (declaration-no-important)
(#145) Unexpected !important (declaration-no-important)
(#155) Expected single space after "," in a single-line function (function-comma-space-after)
(#155) Expected single space after "," in a single-line function (function-comma-space-after)
(#155) Expected single space after "," in a single-line function (function-comma-space-after)
(#54) Unexpected whitespace before "," (function-comma-space-before)
(#229) Expected indentation of 16 spaces (indentation)
(#230) Expected indentation of 16 spaces (indentation)
(#231) Expected indentation of 16 spaces (indentation)
(#234) Expected indentation of 16 spaces (indentation)
(#235) Expected indentation of 16 spaces (indentation)
(#236) Expected indentation of 16 spaces (indentation)
(#269) Unexpected unit (length-zero-no-unit)
(#295) Expected single space after ">" (selector-combinator-space-after)
(#295) Expected single space after ">" (selector-combinator-space-after)
(#295) Expected single space before ">" (selector-combinator-space-before)
(#295) Expected single space before ">" (selector-combinator-space-before)
theme/squared/scss/_breadcrumb.scss
(#6) Expected "#DDD" to be "#ddd" (color-hex-case)
theme/squared/scss/_card.scss
(#23) Expected indentation of 12 spaces (indentation)
(#24) Expected indentation of 12 spaces (indentation)
(#25) Expected indentation of 12 spaces (indentation)
(#26) Expected indentation of 12 spaces (indentation)
(#27) Expected indentation of 12 spaces (indentation)
(#23) Expected line length to be no more than 132 characters (max-line-length)
theme/squared/scss/_course.scss
(#260) Expected line length to be no more than 132 characters (max-line-length)
theme/squared/scss/_footer.scss
(#11) Unexpected duplicate "margin" (declaration-block-no-duplicate-properties)
(#11) Unexpected unit (length-zero-no-unit)
theme/squared/scss/_forms.scss
(#37) Expected single space after at-rule name "@media" (at-rule-name-space-after)
(#43) Expected single space after at-rule name "@media" (at-rule-name-space-after)
(#46) Expected indentation of 4 spaces (indentation)
(#6) Expected newline after "," (selector-list-comma-newline-after)
(#16) Expected newline after "," (selector-list-comma-newline-after)
theme/squared/scss/_forum.scss
(#32) Expected "#EFEFEF" to be "#efefef" (color-hex-case)
(#65) Expected "#FFF" to be "#fff" (color-hex-case)
(#11) Expected newline after "," (selector-list-comma-newline-after)
(#57) Expected newline after "," (selector-list-comma-newline-after)
theme/squared/scss/_grid.scss
(#5) Expected single space after at-rule name "@media" (at-rule-name-space-after)
theme/squared/scss/_header.scss
(#46) Expected single space after at-rule name "@media" (at-rule-name-space-after)
(#52) Expected single space after at-rule name "@media" (at-rule-name-space-after)
(#85) Expected single space before "!" (declaration-bang-space-before)
(#91) Expected single space before "!" (declaration-bang-space-before)
(#97) Expected single space before "!" (declaration-bang-space-before)
(#85) Unexpected !important (declaration-no-important)
(#91) Unexpected !important (declaration-no-important)
(#97) Unexpected !important (declaration-no-important)
(#60) Expected indentation of 12 spaces (indentation)
theme/squared/scss/_mixins.scss
(#4) Expected single space before "{" (block-opening-brace-space-before)
(#5) Expected single space before "{" (block-opening-brace-space-before)
(#19) Expected single space before "{" (block-opening-brace-space-before)
(#25) Expected single space before "{" (block-opening-brace-space-before)
(#28) Expected "#FFF" to be "#fff" (color-hex-case)
(#42) Expected "#FFF" to be "#fff" (color-hex-case)
(#10) Expected newline after ":" with a multi-line declaration (declaration-colon-newline-after)
(#9) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
theme/squared/scss/_navbar.scss
(#84) Expected empty line before at-rule (at-rule-empty-line-before)
(#75) Unexpected !important (declaration-no-important)
(#3) Expected indentation of 8 spaces (indentation)
theme/squared/scss/_siteclasses.scss
(#261) Expected "#FFF" to be "#fff" (color-hex-case)
(#257) Expected "#bbbbbb" to be "#bbb" (color-hex-length)
(#9) Unexpected !important (declaration-no-important)
(#12) Unexpected !important (declaration-no-important)
(#15) Unexpected !important (declaration-no-important)
(#18) Unexpected !important (declaration-no-important)
(#21) Unexpected !important (declaration-no-important)
(#24) Unexpected !important (declaration-no-important)
(#27) Unexpected !important (declaration-no-important)
(#30) Unexpected !important (declaration-no-important)
(#33) Unexpected !important (declaration-no-important)
(#36) Unexpected !important (declaration-no-important)
(#39) Unexpected !important (declaration-no-important)
(#42) Unexpected !important (declaration-no-important)
(#45) Unexpected !important (declaration-no-important)
(#48) Unexpected !important (declaration-no-important)
(#51) Unexpected !important (declaration-no-important)
(#54) Unexpected !important (declaration-no-important)
(#57) Unexpected !important (declaration-no-important)
(#60) Unexpected !important (declaration-no-important)
(#63) Unexpected !important (declaration-no-important)
(#66) Unexpected !important (declaration-no-important)
(#69) Unexpected !important (declaration-no-important)
(#72) Unexpected !important (declaration-no-important)
(#75) Unexpected !important (declaration-no-important)
(#78) Unexpected !important (declaration-no-important)
(#81) Unexpected !important (declaration-no-important)
(#84) Unexpected !important (declaration-no-important)
(#87) Unexpected !important (declaration-no-important)
(#90) Unexpected !important (declaration-no-important)
(#93) Unexpected !important (declaration-no-important)
(#96) Unexpected !important (declaration-no-important)
(#99) Unexpected !important (declaration-no-important)
(#102) Unexpected !important (declaration-no-important)
(#105) Unexpected !important (declaration-no-important)
(#108) Unexpected !important (declaration-no-important)
(#111) Unexpected !important (declaration-no-important)
(#114) Unexpected !important (declaration-no-important)
(#121) Unexpected !important (declaration-no-important)
(#124) Unexpected !important (declaration-no-important)
(#127) Unexpected !important (declaration-no-important)
(#130) Unexpected !important (declaration-no-important)
(#133) Unexpected !important (declaration-no-important)
(#136) Unexpected !important (declaration-no-important)
(#139) Unexpected !important (declaration-no-important)
(#142) Unexpected !important (declaration-no-important)
(#145) Unexpected !important (declaration-no-important)
(#148) Unexpected !important (declaration-no-important)
(#151) Unexpected !important (declaration-no-important)
(#154) Unexpected !important (declaration-no-important)
(#157) Unexpected !important (declaration-no-important)
(#160) Unexpected !important (declaration-no-important)
(#163) Unexpected !important (declaration-no-important)
(#166) Unexpected !important (declaration-no-important)
(#169) Unexpected !important (declaration-no-important)
(#172) Unexpected !important (declaration-no-important)
(#175) Unexpected !important (declaration-no-important)
(#178) Unexpected !important (declaration-no-important)
(#181) Unexpected !important (declaration-no-important)
(#184) Unexpected !important (declaration-no-important)
(#187) Unexpected !important (declaration-no-important)
(#190) Unexpected !important (declaration-no-important)
(#193) Unexpected !important (declaration-no-important)
(#196) Unexpected !important (declaration-no-important)
(#199) Unexpected !important (declaration-no-important)
(#202) Unexpected !important (declaration-no-important)
(#205) Unexpected !important (declaration-no-important)
(#208) Unexpected !important (declaration-no-important)
(#211) Unexpected !important (declaration-no-important)
(#214) Unexpected !important (declaration-no-important)
(#217) Unexpected !important (declaration-no-important)
(#220) Unexpected !important (declaration-no-important)
(#223) Unexpected !important (declaration-no-important)
(#229) Unexpected !important (declaration-no-important)
(#232) Unexpected !important (declaration-no-important)
(#235) Unexpected !important (declaration-no-important)
(#238) Unexpected !important (declaration-no-important)
(#244) Unexpected !important (declaration-no-important)
(#247) Unexpected !important (declaration-no-important)
(#250) Unexpected !important (declaration-no-important)
(#253) Unexpected !important (declaration-no-important)
(#9) Expected indentation of 4 spaces (indentation)
(#12) Expected indentation of 4 spaces (indentation)
(#15) Expected indentation of 4 spaces (indentation)
(#18) 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)
(#63) Expected indentation of 4 spaces (indentation)
(#66) Expected indentation of 4 spaces (indentation)
(#69) Expected indentation of 4 spaces (indentation)
(#72) Expected indentation of 4 spaces (indentation)
(#75) Expected indentation of 4 spaces (indentation)
(#78) Expected indentation of 4 spaces (indentation)
(#81) Expected indentation of 4 spaces (indentation)
(#84) Expected indentation of 4 spaces (indentation)
(#87) Expected indentation of 4 spaces (indentation)
(#90) Expected indentation of 4 spaces (indentation)
(#93) Expected indentation of 4 spaces (indentation)
(#96) Expected indentation of 4 spaces (indentation)
(#99) Expected indentation of 4 spaces (indentation)
(#102) Expected indentation of 4 spaces (indentation)
(#105) Expected indentation of 4 spaces (indentation)
(#108) Expected indentation of 4 spaces (indentation)
(#111) Expected indentation of 4 spaces (indentation)
(#114) Expected indentation of 4 spaces (indentation)
(#121) Expected indentation of 4 spaces (indentation)
(#124) Expected indentation of 4 spaces (indentation)
(#127) Expected indentation of 4 spaces (indentation)
(#130) Expected indentation of 4 spaces (indentation)
(#133) Expected indentation of 4 spaces (indentation)
(#136) Expected indentation of 4 spaces (indentation)
(#139) Expected indentation of 4 spaces (indentation)
(#142) Expected indentation of 4 spaces (indentation)
(#145) Expected indentation of 4 spaces (indentation)
(#148) Expected indentation of 4 spaces (indentation)
(#151) Expected indentation of 4 spaces (indentation)
(#154) Expected indentation of 4 spaces (indentation)
(#157) Expected indentation of 4 spaces (indentation)
(#160) Expected indentation of 4 spaces (indentation)
(#163) Expected indentation of 4 spaces (indentation)
(#166) Expected indentation of 4 spaces (indentation)
(#169) Expected indentation of 4 spaces (indentation)
(#172) Expected indentation of 4 spaces (indentation)
(#175) Expected indentation of 4 spaces (indentation)
(#178) Expected indentation of 4 spaces (indentation)
(#181) Expected indentation of 4 spaces (indentation)
(#184) Expected indentation of 4 spaces (indentation)
(#187) Expected indentation of 4 spaces (indentation)
(#190) Expected indentation of 4 spaces (indentation)
(#193) Expected indentation of 4 spaces (indentation)
(#196) Expected indentation of 4 spaces (indentation)
(#199) Expected indentation of 4 spaces (indentation)
(#202) Expected indentation of 4 spaces (indentation)
(#205) Expected indentation of 4 spaces (indentation)
(#208) Expected indentation of 4 spaces (indentation)
(#211) Expected indentation of 4 spaces (indentation)
(#214) Expected indentation of 4 spaces (indentation)
(#217) Expected indentation of 4 spaces (indentation)
(#220) Expected indentation of 4 spaces (indentation)
(#223) Expected indentation of 4 spaces (indentation)
(#229) Expected indentation of 4 spaces (indentation)
(#232) Expected indentation of 4 spaces (indentation)
(#235) Expected indentation of 4 spaces (indentation)
(#238) Expected indentation of 4 spaces (indentation)
(#244) Expected indentation of 4 spaces (indentation)
(#247) Expected indentation of 4 spaces (indentation)
(#250) Expected indentation of 4 spaces (indentation)
(#253) Expected indentation of 4 spaces (indentation)
(#9) Unexpected unit (length-zero-no-unit)
(#12) Unexpected unit (length-zero-no-unit)
(#15) Unexpected unit (length-zero-no-unit)
(#18) Unexpected unit (length-zero-no-unit)
(#21) Unexpected unit (length-zero-no-unit)
(#121) Unexpected unit (length-zero-no-unit)
(#124) Unexpected unit (length-zero-no-unit)
(#127) Unexpected unit (length-zero-no-unit)
(#130) Unexpected unit (length-zero-no-unit)
(#133) Unexpected unit (length-zero-no-unit)
(#257) Unexpected unit (length-zero-no-unit)
(#257) Unexpected unit (length-zero-no-unit)
(#1) Unexpected whitespace at end of line (no-eol-whitespace)
(#2) Unexpected whitespace at end of line (no-eol-whitespace)
theme/squared/scss/_typography.scss
(#12) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#15) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#19) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#23) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#24) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#28) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#29) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#17) Unexpected whitespace at end of line (no-eol-whitespace)
(#17) Expected newline after "," (selector-list-comma-newline-after)
theme/squared/scss/squared_preset.scss
(#22) Expected "#DCDDDD" to be "#dcdddd" (color-hex-case)
(#74) Expected "#62BFE5" to be "#62bfe5" (color-hex-case)
(#76) Expected "#DE794E" to be "#de794e" (color-hex-case)
(#77) Expected "#FFC966" to be "#ffc966" (color-hex-case)
theme/squared/scss/squared.scss
(#4) Unexpected empty line before at-rule (at-rule-empty-line-before)
theme/squared/style/custom.css
(#3) Unknown word (CssSyntaxError)
theme/squared/style/fa-brands.css
(#9) Unknown property: font-display
(#11) 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 4 spaces (indentation)
(#12) Expected indentation of 8 spaces (indentation)
(#13) Expected indentation of 8 spaces (indentation)
(#14) Expected indentation of 8 spaces (indentation)
(#15) Expected indentation of 8 spaces (indentation)
(#19) Expected indentation of 4 spaces (indentation)
theme/squared/style/fa-regular.css
(#9) Unknown property: font-display
(#11) 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 4 spaces (indentation)
(#12) Expected indentation of 8 spaces (indentation)
(#13) Expected indentation of 8 spaces (indentation)
(#14) Expected indentation of 8 spaces (indentation)
(#15) Expected indentation of 8 spaces (indentation)
(#19) Expected indentation of 4 spaces (indentation)
(#20) Expected indentation of 4 spaces (indentation)
theme/squared/style/fa-solid.css
(#9) Unknown property: font-display
(#11) 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 4 spaces (indentation)
(#12) Expected indentation of 8 spaces (indentation)
(#13) Expected indentation of 8 spaces (indentation)
(#14) Expected indentation of 8 spaces (indentation)
(#15) Expected indentation of 8 spaces (indentation)
(#20) Expected indentation of 4 spaces (indentation)
(#21) Expected indentation of 4 spaces (indentation)
theme/squared/style/fontawesome.css
(#17) Expected newline before "}" (block-closing-brace-newline-before)
(#22) Expected newline before "}" (block-closing-brace-newline-before)
(#25) Expected newline before "}" (block-closing-brace-newline-before)
(#28) Expected newline before "}" (block-closing-brace-newline-before)
(#31) Expected newline before "}" (block-closing-brace-newline-before)
(#34) Expected newline before "}" (block-closing-brace-newline-before)
(#37) Expected newline before "}" (block-closing-brace-newline-before)
(#40) Expected newline before "}" (block-closing-brace-newline-before)
(#43) Expected newline before "}" (block-closing-brace-newline-before)
(#46) Expected newline before "}" (block-closing-brace-newline-before)
(#49) Expected newline before "}" (block-closing-brace-newline-before)
(#52) Expected newline before "}" (block-closing-brace-newline-before)
(#55) Expected newline before "}" (block-closing-brace-newline-before)
(#58) Expected newline before "}" (block-closing-brace-newline-before)
(#62) Expected newline before "}" (block-closing-brace-newline-before)
(#67) Expected newline before "}" (block-closing-brace-newline-before)
(#69) Expected newline before "}" (block-closing-brace-newline-before)
(#76) Expected newline before "}" (block-closing-brace-newline-before)
(#81) Expected newline before "}" (block-closing-brace-newline-before)
(#84) Expected newline before "}" (block-closing-brace-newline-before)
(#87) Expected newline before "}" (block-closing-brace-newline-before)
(#94) Expected newline before "}" (block-closing-brace-newline-before)
(#101) Expected newline before "}" (block-closing-brace-newline-before)
(#105) Expected newline before "}" (block-closing-brace-newline-before)
(#109) Expected newline before "}" (block-closing-brace-newline-before)
(#114) Expected newline before "}" (block-closing-brace-newline-before)
(#117) Expected newline before "}" (block-closing-brace-newline-before)
(#122) Expected newline before "}" (block-closing-brace-newline-before)
(#125) Expected newline before "}" (block-closing-brace-newline-before)
(#130) Expected newline before "}" (block-closing-brace-newline-before)
(#135) Expected newline before "}" (block-closing-brace-newline-before)
(#140) Expected newline before "}" (block-closing-brace-newline-before)
(#145) Expected newline before "}" (block-closing-brace-newline-before)
(#150) Expected newline before "}" (block-closing-brace-newline-before)
(#155) Expected newline before "}" (block-closing-brace-newline-before)
(#164) Expected newline before "}" (block-closing-brace-newline-before)
(#172) Expected newline before "}" (block-closing-brace-newline-before)
(#179) Expected newline before "}" (block-closing-brace-newline-before)
(#182) Expected newline before "}" (block-closing-brace-newline-before)
(#185) Expected newline before "}" (block-closing-brace-newline-before)
(#188) Expected newline before "}" (block-closing-brace-newline-before)
(#193) Expected newline before "}" (block-closing-brace-newline-before)
(#196) Expected newline before "}" (block-closing-brace-newline-before)
(#199) Expected newline before "}" (block-closing-brace-newline-before)
(#202) Expected newline before "}" (block-closing-brace-newline-before)
(#205) Expected newline before "}" (block-closing-brace-newline-before)
(#208) Expected newline before "}" (block-closing-brace-newline-before)
(#211) Expected newline before "}" (block-closing-brace-newline-before)
(#214) Expected newline before "}" (block-closing-brace-newline-before)
(#217) Expected newline before "}" (block-closing-brace-newline-before)
(#220) Expected newline before "}" (block-closing-brace-newline-before)
(#223) Expected newline before "}" (block-closing-brace-newline-before)
(#226) Expected newline before "}" (block-closing-brace-newline-before)
(#229) Expected newline before "}" (block-closing-brace-newline-before)
(#232) Expected newline before "}" (block-closing-brace-newline-before)
(#235) Expected newline before "}" (block-closing-brace-newline-before)
(#238) Expected newline before "}" (block-closing-brace-newline-before)
(#241) Expected newline before "}" (block-closing-brace-newline-before)
(#244) Expected newline before "}" (block-closing-brace-newline-before)
(#247) Expected newline before "}" (block-closing-brace-newline-before)
(#250) Expected newline before "}" (block-closing-brace-newline-before)
(#253) Expected newline before "}" (block-closing-brace-newline-before)
(#256) Expected newline before "}" (block-closing-brace-newline-before)
(#259) Expected newline before "}" (block-closing-brace-newline-before)
(#262) Expected newline before "}" (block-closing-brace-newline-before)
(#265) Expected newline before "}" (block-closing-brace-newline-before)
(#268) Expected newline before "}" (block-closing-brace-newline-before)
(#271) Expected newline before "}" (block-closing-brace-newline-before)
(#274) Expected newline before "}" (block-closing-brace-newline-before)
(#277) Expected newline before "}" (block-closing-brace-newline-before)
(#280) Expected newline before "}" (block-closing-brace-newline-before)
(#283) Expected newline before "}" (block-closing-brace-newline-before)
(#286) Expected newline before "}" (block-closing-brace-newline-before)
(#289) Expected newline before "}" (block-closing-brace-newline-before)
(#292) Expected newline before "}" (block-closing-brace-newline-before)
(#295) Expected newline before "}" (block-closing-brace-newline-before)
(#298) Expected newline before "}" (block-closing-brace-newline-before)
(#301) Expected newline before "}" (block-closing-brace-newline-before)
(#304) Expected newline before "}" (block-closing-brace-newline-before)
(#307) Expected newline before "}" (block-closing-brace-newline-before)
(#310) Expected newline before "}" (block-closing-brace-newline-before)
(#313) Expected newline before "}" (block-closing-brace-newline-before)
(#316) Expected newline before "}" (block-closing-brace-newline-before)
(#319) Expected newline before "}" (block-closing-brace-newline-before)
(#322) Expected newline before "}" (block-closing-brace-newline-before)
(#325) Expected newline before "}" (block-closing-brace-newline-before)
(#328) Expected newline before "}" (block-closing-brace-newline-before)
(#331) Expected newline before "}" (block-closing-brace-newline-before)
(#334) Expected newline before "}" (block-closing-brace-newline-before)
(#337) Expected newline before "}" (block-closing-brace-newline-before)
(#340) Expected newline before "}" (block-closing-brace-newline-before)
(#343) Expected newline before "}" (block-closing-brace-newline-before)
(#346) Expected newline before "}" (block-closing-brace-newline-before)
(#349) Expected newline before "}" (block-closing-brace-newline-before)
(#352) Expected newline before "}" (block-closing-brace-newline-before)
(#355) Expected newline before "}" (block-closing-brace-newline-before)
(#358) Expected newline before "}" (block-closing-brace-newline-before)
(#361) Expected newline before "}" (block-closing-brace-newline-before)
(#364) Expected newline before "}" (block-closing-brace-newline-before)
(#367) Expected newline before "}" (block-closing-brace-newline-before)
(#370) Expected newline before "}" (block-closing-brace-newline-before)
(#373) Expected newline before "}" (block-closing-brace-newline-before)
(#376) Expected newline before "}" (block-closing-brace-newline-before)
(#379) Expected newline before "}" (block-closing-brace-newline-before)
(#382) Expected newline before "}" (block-closing-brace-newline-before)
(#385) Expected newline before "}" (block-closing-brace-newline-before)
(#388) Expected newline before "}" (block-closing-brace-newline-before)
(#391) Expected newline before "}" (block-closing-brace-newline-before)
(#394) Expected newline before "}" (block-closing-brace-newline-before)
(#397) Expected newline before "}" (block-closing-brace-newline-before)
(#400) Expected newline before "}" (block-closing-brace-newline-before)
(#403) Expected newline before "}" (block-closing-brace-newline-before)
(#406) Expected newline before "}" (block-closing-brace-newline-before)
(#409) Expected newline before "}" (block-closing-brace-newline-before)
(#412) Expected newline before "}" (block-closing-brace-newline-before)
(#415) Expected newline before "}" (block-closing-brace-newline-before)
(#418) Expected newline before "}" (block-closing-brace-newline-before)
(#421) Expected newline before "}" (block-closing-brace-newline-before)
(#424) Expected newline before "}" (block-closing-brace-newline-before)
(#427) Expected newline before "}" (block-closing-brace-newline-before)
(#430) Expected newline before "}" (block-closing-brace-newline-before)
(#433) Expected newline before "}" (block-closing-brace-newline-before)
(#436) Expected newline before "}" (block-closing-brace-newline-before)
(#439) Expected newline before "}" (block-closing-brace-newline-before)
(#442) Expected newline before "}" (block-closing-brace-newline-before)
(#445) Expected newline before "}" (block-closing-brace-newline-before)
(#448) Expected newline before "}" (block-closing-brace-newline-before)
(#451) Expected newline before "}" (block-closing-brace-newline-before)
(#454) Expected newline before "}" (block-closing-brace-newline-before)
(#457) Expected newline before "}" (block-closing-brace-newline-before)
(#460) Expected newline before "}" (block-closing-brace-newline-before)
(#463) Expected newline before "}" (block-closing-brace-newline-before)
(#466) Expected newline before "}" (block-closing-brace-newline-before)
(#469) Expected newline before "}" (block-closing-brace-newline-before)
(#472) Expected newline before "}" (block-closing-brace-newline-before)
(#475) Expected newline before "}" (block-closing-brace-newline-before)
(#478) Expected newline before "}" (block-closing-brace-newline-before)
(#481) Expected newline before "}" (block-closing-brace-newline-before)
(#484) Expected newline before "}" (block-closing-brace-newline-before)
(#487) Expected newline before "}" (block-closing-brace-newline-before)
(#490) Expected newline before "}" (block-closing-brace-newline-before)
(#493) Expected newline before "}" (block-closing-brace-newline-before)
(#496) Expected newline before "}" (block-closing-brace-newline-before)
(#499) Expected newline before "}" (block-closing-brace-newline-before)
(#502) Expected newline before "}" (block-closing-brace-newline-before)
(#505) Expected newline before "}" (block-closing-brace-newline-before)
(#508) Expected newline before "}" (block-closing-brace-newline-before)
(#511) Expected newline before "}" (block-closing-brace-newline-before)
(#514) Expected newline before "}" (block-closing-brace-newline-before)
(#517) Expected newline before "}" (block-closing-brace-newline-before)
(#520) Expected newline before "}" (block-closing-brace-newline-before)
(#523) Expected newline before "}" (block-closing-brace-newline-before)
(#526) Expected newline before "}" (block-closing-brace-newline-before)
(#529) Expected newline before "}" (block-closing-brace-newline-before)
(#532) Expected newline before "}" (block-closing-brace-newline-before)
(#535) Expected newline before "}" (block-closing-brace-newline-before)
(#538) Expected newline before "}" (block-closing-brace-newline-before)
(#541) Expected newline before "}" (block-closing-brace-newline-before)
(#544) Expected newline before "}" (block-closing-brace-newline-before)
(#547) Expected newline before "}" (block-closing-brace-newline-before)
(#550) Expected newline before "}" (block-closing-brace-newline-before)
(#553) Expected newline before "}" (block-closing-brace-newline-before)
(#556) Expected newline before "}" (block-closing-brace-newline-before)
(#559) Expected newline before "}" (block-closing-brace-newline-before)
(#562) Expected newline before "}" (block-closing-brace-newline-before)
(#565) Expected newline before "}" (block-closing-brace-newline-before)
(#568) Expected newline before "}" (block-closing-brace-newline-before)
(#571) Expected newline before "}" (block-closing-brace-newline-before)
(#574) Expected newline before "}" (block-closing-brace-newline-before)
(#577) Expected newline before "}" (block-closing-brace-newline-before)
(#580) Expected newline before "}" (block-closing-brace-newline-before)
(#583) Expected newline before "}" (block-closing-brace-newline-before)
(#586) Expected newline before "}" (block-closing-brace-newline-before)
(#589) Expected newline before "}" (block-closing-brace-newline-before)
(#592) Expected newline before "}" (block-closing-brace-newline-before)
(#595) Expected newline before "}" (block-closing-brace-newline-before)
(#598) Expected newline before "}" (block-closing-brace-newline-before)
(#601) Expected newline before "}" (block-closing-brace-newline-before)
(#604) Expected newline before "}" (block-closing-brace-newline-before)
(#607) Expected newline before "}" (block-closing-brace-newline-before)
(#610) Expected newline before "}" (block-closing-brace-newline-before)
(#613) Expected newline before "}" (block-closing-brace-newline-before)
(#616) Expected newline before "}" (block-closing-brace-newline-before)
(#619) Expected newline before "}" (block-closing-brace-newline-before)
(#622) Expected newline before "}" (block-closing-brace-newline-before)
(#625) Expected newline before "}" (block-closing-brace-newline-before)
(#628) Expected newline before "}" (block-closing-brace-newline-before)
(#631) Expected newline before "}" (block-closing-brace-newline-before)
(#634) Expected newline before "}" (block-closing-brace-newline-before)
(#637) Expected newline before "}" (block-closing-brace-newline-before)
(#640) Expected newline before "}" (block-closing-brace-newline-before)
(#643) Expected newline before "}" (block-closing-brace-newline-before)
(#646) Expected newline before "}" (block-closing-brace-newline-before)
(#649) Expected newline before "}" (block-closing-brace-newline-before)
(#652) Expected newline before "}" (block-closing-brace-newline-before)
(#655) Expected newline before "}" (block-closing-brace-newline-before)
(#658) Expected newline before "}" (block-closing-brace-newline-before)
(#661) Expected newline before "}" (block-closing-brace-newline-before)
(#664) Expected newline before "}" (block-closing-brace-newline-before)
(#667) Expected newline before "}" (block-closing-brace-newline-before)
(#670) Expected newline before "}" (block-closing-brace-newline-before)
(#673) Expected newline before "}" (block-closing-brace-newline-before)
(#676) Expected newline before "}" (block-closing-brace-newline-before)
(#679) Expected newline before "}" (block-closing-brace-newline-before)
(#682) Expected newline before "}" (block-closing-brace-newline-before)
(#685) Expected newline before "}" (block-closing-brace-newline-before)
(#688) Expected newline before "}" (block-closing-brace-newline-before)
(#691) Expected newline before "}" (block-closing-brace-newline-before)
(#694) Expected newline before "}" (block-closing-brace-newline-before)
(#697) Expected newline before "}" (block-closing-brace-newline-before)
(#700) Expected newline before "}" (block-closing-brace-newline-before)
(#703) Expected newline before "}" (block-closing-brace-newline-before)
(#706) Expected newline before "}" (block-closing-brace-newline-before)
(#709) Expected newline before "}" (block-closing-brace-newline-before)
(#712) Expected newline before "}" (block-closing-brace-newline-before)
(#715) Expected newline before "}" (block-closing-brace-newline-before)
(#718) Expected newline before "}" (block-closing-brace-newline-before)
(#721) Expected newline before "}" (block-closing-brace-newline-before)
(#724) Expected newline before "}" (block-closing-brace-newline-before)
(#727) Expected newline before "}" (block-closing-brace-newline-before)
(#730) Expected newline before "}" (block-closing-brace-newline-before)
(#733) Expected newline before "}" (block-closing-brace-newline-before)
(#736) Expected newline before "}" (block-closing-brace-newline-before)
(#739) Expected newline before "}" (block-closing-brace-newline-before)
(#742) Expected newline before "}" (block-closing-brace-newline-before)
(#745) Expected newline before "}" (block-closing-brace-newline-before)
(#748) Expected newline before "}" (block-closing-brace-newline-before)
(#751) Expected newline before "}" (block-closing-brace-newline-before)
(#754) Expected newline before "}" (block-closing-brace-newline-before)
(#757) Expected newline before "}" (block-closing-brace-newline-before)
(#760) Expected newline before "}" (block-closing-brace-newline-before)
(#763) Expected newline before "}" (block-closing-brace-newline-before)
(#766) Expected newline before "}" (block-closing-brace-newline-before)
(#769) Expected newline before "}" (block-closing-brace-newline-before)
(#772) Expected newline before "}" (block-closing-brace-newline-before)
(#775) Expected newline before "}" (block-closing-brace-newline-before)
(#778) Expected newline before "}" (block-closing-brace-newline-before)
(#781) Expected newline before "}" (block-closing-brace-newline-before)
(#784) Expected newline before "}" (block-closing-brace-newline-before)
(#787) Expected newline before "}" (block-closing-brace-newline-before)
(#790) Expected newline before "}" (block-closing-brace-newline-before)
(#793) Expected newline before "}" (block-closing-brace-newline-before)
(#796) Expected newline before "}" (block-closing-brace-newline-before)
(#799) Expected newline before "}" (block-closing-brace-newline-before)
(#802) Expected newline before "}" (block-closing-brace-newline-before)
(#805) Expected newline before "}" (block-closing-brace-newline-before)
(#808) Expected newline before "}" (block-closing-brace-newline-before)
(#811) Expected newline before "}" (block-closing-brace-newline-before)
(#814) Expected newline before "}" (block-closing-brace-newline-before)
(#817) Expected newline before "}" (block-closing-brace-newline-before)
(#820) Expected newline before "}" (block-closing-brace-newline-before)
(#823) Expected newline before "}" (block-closing-brace-newline-before)
(#826) Expected newline before "}" (block-closing-brace-newline-before)
(#829) Expected newline before "}" (block-closing-brace-newline-before)
(#832) Expected newline before "}" (block-closing-brace-newline-before)
(#835) Expected newline before "}" (block-closing-brace-newline-before)
(#838) Expected newline before "}" (block-closing-brace-newline-before)
(#841) Expected newline before "}" (block-closing-brace-newline-before)
(#844) Expected newline before "}" (block-closing-brace-newline-before)
(#847) Expected newline before "}" (block-closing-brace-newline-before)
(#850) Expected newline before "}" (block-closing-brace-newline-before)
(#853) Expected newline before "}" (block-closing-brace-newline-before)
(#856) Expected newline before "}" (block-closing-brace-newline-before)
(#859) Expected newline before "}" (block-closing-brace-newline-before)
(#862) Expected newline before "}" (block-closing-brace-newline-before)
(#865) Expected newline before "}" (block-closing-brace-newline-before)
(#868) Expected newline before "}" (block-closing-brace-newline-before)
(#871) Expected newline before "}" (block-closing-brace-newline-before)
(#874) Expected newline before "}" (block-closing-brace-newline-before)
(#877) Expected newline before "}" (block-closing-brace-newline-before)
(#880) Expected newline before "}" (block-closing-brace-newline-before)
(#883) Expected newline before "}" (block-closing-brace-newline-before)
(#886) Expected newline before "}" (block-closing-brace-newline-before)
(#889) Expected newline before "}" (block-closing-brace-newline-before)
(#892) Expected newline before "}" (block-closing-brace-newline-before)
(#895) Expected newline before "}" (block-closing-brace-newline-before)
(#898) Expected newline before "}" (block-closing-brace-newline-before)
(#901) Expected newline before "}" (block-closing-brace-newline-before)
(#904) Expected newline before "}" (block-closing-brace-newline-before)
(#907) Expected newline before "}" (block-closing-brace-newline-before)
(#910) Expected newline before "}" (block-closing-brace-newline-before)
(#913) Expected newline before "}" (block-closing-brace-newline-before)
(#916) Expected newline before "}" (block-closing-brace-newline-before)
(#919) Expected newline before "}" (block-closing-brace-newline-before)
(#922) Expected newline before "}" (block-closing-brace-newline-before)
(#925) Expected newline before "}" (block-closing-brace-newline-before)
(#928) Expected newline before "}" (block-closing-brace-newline-before)
(#931) Expected newline before "}" (block-closing-brace-newline-before)
(#934) Expected newline before "}" (block-closing-brace-newline-before)
(#937) Expected newline before "}" (block-closing-brace-newline-before)
(#940) Expected newline before "}" (block-closing-brace-newline-before)
(#943) Expected newline before "}" (block-closing-brace-newline-before)
(#946) Expected newline before "}" (block-closing-brace-newline-before)
(#949) Expected newline before "}" (block-closing-brace-newline-before)
(#952) Expected newline before "}" (block-closing-brace-newline-before)
(#955) Expected newline before "}" (block-closing-brace-newline-before)
(#958) Expected newline before "}" (block-closing-brace-newline-before)
(#961) Expected newline before "}" (block-closing-brace-newline-before)
(#964) Expected newline before "}" (block-closing-brace-newline-before)
(#967) Expected newline before "}" (block-closing-brace-newline-before)
(#970) Expected newline before "}" (block-closing-brace-newline-before)
(#973) Expected newline before "}" (block-closing-brace-newline-before)
(#976) Expected newline before "}" (block-closing-brace-newline-before)
(#979) Expected newline before "}" (block-closing-brace-newline-before)
(#982) Expected newline before "}" (block-closing-brace-newline-before)
(#985) Expected newline before "}" (block-closing-brace-newline-before)
(#988) Expected newline before "}" (block-closing-brace-newline-before)
(#991) Expected newline before "}" (block-closing-brace-newline-before)
(#994) Expected newline before "}" (block-closing-brace-newline-before)
(#997) Expected newline before "}" (block-closing-brace-newline-before)
(#1000) Expected newline before "}" (block-closing-brace-newline-before)
(#1003) Expected newline before "}" (block-closing-brace-newline-before)
(#1006) Expected newline before "}" (block-closing-brace-newline-before)
(#1009) Expected newline before "}" (block-closing-brace-newline-before)
(#1012) Expected newline before "}" (block-closing-brace-newline-before)
(#1015) Expected newline before "}" (block-closing-brace-newline-before)
(#1018) Expected newline before "}" (block-closing-brace-newline-before)
(#1021) Expected newline before "}" (block-closing-brace-newline-before)
(#1024) Expected newline before "}" (block-closing-brace-newline-before)
(#1027) Expected newline before "}" (block-closing-brace-newline-before)
(#1030) Expected newline before "}" (block-closing-brace-newline-before)
(#1033) Expected newline before "}" (block-closing-brace-newline-before)
(#1036) Expected newline before "}" (block-closing-brace-newline-before)
(#1039) Expected newline before "}" (block-closing-brace-newline-before)
(#1042) Expected newline before "}" (block-closing-brace-newline-before)
(#1045) Expected newline before "}" (block-closing-brace-newline-before)
(#1048) Expected newline before "}" (block-closing-brace-newline-before)
(#1051) Expected newline before "}" (block-closing-brace-newline-before)
(#1054) Expected newline before "}" (block-closing-brace-newline-before)
(#1057) Expected newline before "}" (block-closing-brace-newline-before)
(#1060) Expected newline before "}" (block-closing-brace-newline-before)
(#1063) Expected newline before "}" (block-closing-brace-newline-before)
(#1066) Expected newline before "}" (block-closing-brace-newline-before)
(#1069) Expected newline before "}" (block-closing-brace-newline-before)
(#1072) Expected newline before "}" (block-closing-brace-newline-before)
(#1075) Expected newline before "}" (block-closing-brace-newline-before)
(#1078) Expected newline before "}" (block-closing-brace-newline-before)
(#1081) Expected newline before "}" (block-closing-brace-newline-before)
(#1084) Expected newline before "}" (block-closing-brace-newline-before)
(#1087) Expected newline before "}" (block-closing-brace-newline-before)
(#1090) Expected newline before "}" (block-closing-brace-newline-before)
(#1093) Expected newline before "}" (block-closing-brace-newline-before)
(#1096) Expected newline before "}" (block-closing-brace-newline-before)
(#1099) Expected newline before "}" (block-closing-brace-newline-before)
(#1102) Expected newline before "}" (block-closing-brace-newline-before)
(#1105) Expected newline before "}" (block-closing-brace-newline-before)
(#1108) Expected newline before "}" (block-closing-brace-newline-before)
(#1111) Expected newline before "}" (block-closing-brace-newline-before)
(#1114) Expected newline before "}" (block-closing-brace-newline-before)
(#1117) Expected newline before "}" (block-closing-brace-newline-before)
(#1120) Expected newline before "}" (block-closing-brace-newline-before)
(#1123) Expected newline before "}" (block-closing-brace-newline-before)
(#1126) Expected newline before "}" (block-closing-brace-newline-before)
(#1129) Expected newline before "}" (block-closing-brace-newline-before)
(#1132) Expected newline before "}" (block-closing-brace-newline-before)
(#1135) Expected newline before "}" (block-closing-brace-newline-before)
(#1138) Expected newline before "}" (block-closing-brace-newline-before)
(#1141) Expected newline before "}" (block-closing-brace-newline-before)
(#1144) Expected newline before "}" (block-closing-brace-newline-before)
(#1147) Expected newline before "}" (block-closing-brace-newline-before)
(#1150) Expected newline before "}" (block-closing-brace-newline-before)
(#1153) Expected newline before "}" (block-closing-brace-newline-before)
(#1156) Expected newline before "}" (block-closing-brace-newline-before)
(#1159) Expected newline before "}" (block-closing-brace-newline-before)
(#1162) Expected newline before "}" (block-closing-brace-newline-before)
(#1165) Expected newline before "}" (block-closing-brace-newline-before)
(#1168) Expected newline before "}" (block-closing-brace-newline-before)
(#1171) Expected newline before "}" (block-closing-brace-newline-before)
(#1174) Expected newline before "}" (block-closing-brace-newline-before)
(#1177) Expected newline before "}" (block-closing-brace-newline-before)
(#1180) Expected newline before "}" (block-closing-brace-newline-before)
(#1183) Expected newline before "}" (block-closing-brace-newline-before)
(#1186) Expected newline before "}" (block-closing-brace-newline-before)
(#1189) Expected newline before "}" (block-closing-brace-newline-before)
(#1192) Expected newline before "}" (block-closing-brace-newline-before)
(#1195) Expected newline before "}" (block-closing-brace-newline-before)
(#1198) Expected newline before "}" (block-closing-brace-newline-before)
(#1201) Expected newline before "}" (block-closing-brace-newline-before)
(#1204) Expected newline before "}" (block-closing-brace-newline-before)
(#1207) Expected newline before "}" (block-closing-brace-newline-before)
(#1210) Expected newline before "}" (block-closing-brace-newline-before)
(#1213) Expected newline before "}" (block-closing-brace-newline-before)
(#1216) Expected newline before "}" (block-closing-brace-newline-before)
(#1219) Expected newline before "}" (block-closing-brace-newline-before)
(#1222) Expected newline before "}" (block-closing-brace-newline-before)
(#1225) Expected newline before "}" (block-closing-brace-newline-before)
(#1228) Expected newline before "}" (block-closing-brace-newline-before)
(#1231) Expected newline before "}" (block-closing-brace-newline-before)
(#1234) Expected newline before "}" (block-closing-brace-newline-before)
(#1237) Expected newline before "}" (block-closing-brace-newline-before)
(#1240) Expected newline before "}" (block-closing-brace-newline-before)
(#1243) Expected newline before "}" (block-closing-brace-newline-before)
(#1246) Expected newline before "}" (block-closing-brace-newline-before)
(#1249) Expected newline before "}" (block-closing-brace-newline-before)
(#1252) Expected newline before "}" (block-closing-brace-newline-before)
(#1255) Expected newline before "}" (block-closing-brace-newline-before)
(#1258) Expected newline before "}" (block-closing-brace-newline-before)
(#1261) Expected newline before "}" (block-closing-brace-newline-before)
(#1264) Expected newline before "}" (block-closing-brace-newline-before)
(#1267) Expected newline before "}" (block-closing-brace-newline-before)
(#1270) Expected newline before "}" (block-closing-brace-newline-before)
(#1273) Expected newline before "}" (block-closing-brace-newline-before)
(#1276) Expected newline before "}" (block-closing-brace-newline-before)
(#1279) Expected newline before "}" (block-closing-brace-newline-before)
(#1282) Expected newline before "}" (block-closing-brace-newline-before)
(#1285) Expected newline before "}" (block-closing-brace-newline-before)
(#1288) Expected newline before "}" (block-closing-brace-newline-before)
(#1291) Expected newline before "}" (block-closing-brace-newline-before)
(#1294) Expected newline before "}" (block-closing-brace-newline-before)
(#1297) Expected newline before "}" (block-closing-brace-newline-before)
(#1300) Expected newline before "}" (block-closing-brace-newline-before)
(#1303) Expected newline before "}" (block-closing-brace-newline-before)
(#1306) Expected newline before "}" (block-closing-brace-newline-before)
(#1309) Expected newline before "}" (block-closing-brace-newline-before)
(#1312) Expected newline before "}" (block-closing-brace-newline-before)
(#1315) Expected newline before "}" (block-closing-brace-newline-before)
(#1318) Expected newline before "}" (block-closing-brace-newline-before)
(#1321) Expected newline before "}" (block-closing-brace-newline-before)
(#1324) Expected newline before "}" (block-closing-brace-newline-before)
(#1327) Expected newline before "}" (block-closing-brace-newline-before)
(#1330) Expected newline before "}" (block-closing-brace-newline-before)
(#1333) Expected newline before "}" (block-closing-brace-newline-before)
(#1336) Expected newline before "}" (block-closing-brace-newline-before)
(#1339) Expected newline before "}" (block-closing-brace-newline-before)
(#1342) Expected newline before "}" (block-closing-brace-newline-before)
(#1345) Expected newline before "}" (block-closing-brace-newline-before)
(#1348) Expected newline before "}" (block-closing-brace-newline-before)
(#1351) Expected newline before "}" (block-closing-brace-newline-before)
(#1354) Expected newline before "}" (block-closing-brace-newline-before)
(#1357) Expected newline before "}" (block-closing-brace-newline-before)
(#1360) Expected newline before "}" (block-closing-brace-newline-before)
(#1363) Expected newline before "}" (block-closing-brace-newline-before)
(#1366) Expected newline before "}" (block-closing-brace-newline-before)
(#1369) Expected newline before "}" (block-closing-brace-newline-before)
(#1372) Expected newline before "}" (block-closing-brace-newline-before)
(#1375) Expected newline before "}" (block-closing-brace-newline-before)
(#1378) Expected newline before "}" (block-closing-brace-newline-before)
(#1381) Expected newline before "}" (block-closing-brace-newline-before)
(#1384) Expected newline before "}" (block-closing-brace-newline-before)
(#1387) Expected newline before "}" (block-closing-brace-newline-before)
(#1390) Expected newline before "}" (block-closing-brace-newline-before)
(#1393) Expected newline before "}" (block-closing-brace-newline-before)
(#1396) Expected newline before "}" (block-closing-brace-newline-before)
(#1399) Expected newline before "}" (block-closing-brace-newline-before)
(#1402) Expected newline before "}" (block-closing-brace-newline-before)
(#1405) Expected newline before "}" (block-closing-brace-newline-before)
(#1408) Expected newline before "}" (block-closing-brace-newline-before)
(#1411) Expected newline before "}" (block-closing-brace-newline-before)
(#1414) Expected newline before "}" (block-closing-brace-newline-before)
(#1417) Expected newline before "}" (block-closing-brace-newline-before)
(#1420) Expected newline before "}" (block-closing-brace-newline-before)
(#1423) Expected newline before "}" (block-closing-brace-newline-before)
(#1426) Expected newline before "}" (block-closing-brace-newline-before)
(#1429) Expected newline before "}" (block-closing-brace-newline-before)
(#1432) Expected newline before "}" (block-closing-brace-newline-before)
(#1435) Expected newline before "}" (block-closing-brace-newline-before)
(#1438) Expected newline before "}" (block-closing-brace-newline-before)
(#1441) Expected newline before "}" (block-closing-brace-newline-before)
(#1444) Expected newline before "}" (block-closing-brace-newline-before)
(#1447) Expected newline before "}" (block-closing-brace-newline-before)
(#1450) Expected newline before "}" (block-closing-brace-newline-before)
(#1453) Expected newline before "}" (block-closing-brace-newline-before)
(#1456) Expected newline before "}" (block-closing-brace-newline-before)
(#1459) Expected newline before "}" (block-closing-brace-newline-before)
(#1462) Expected newline before "}" (block-closing-brace-newline-before)
(#1465) Expected newline before "}" (block-closing-brace-newline-before)
(#1468) Expected newline before "}" (block-closing-brace-newline-before)
(#1471) Expected newline before "}" (block-closing-brace-newline-before)
(#1474) Expected newline before "}" (block-closing-brace-newline-before)
(#1477) Expected newline before "}" (block-closing-brace-newline-before)
(#1480) Expected newline before "}" (block-closing-brace-newline-before)
(#1483) Expected newline before "}" (block-closing-brace-newline-before)
(#1486) Expected newline before "}" (block-closing-brace-newline-before)
(#1489) Expected newline before "}" (block-closing-brace-newline-before)
(#1492) Expected newline before "}" (block-closing-brace-newline-before)
(#1495) Expected newline before "}" (block-closing-brace-newline-before)
(#1498) Expected newline before "}" (block-closing-brace-newline-before)
(#1501) Expected newline before "}" (block-closing-brace-newline-before)
(#1504) Expected newline before "}" (block-closing-brace-newline-before)
(#1507) Expected newline before "}" (block-closing-brace-newline-before)
(#1510) Expected newline before "}" (block-closing-brace-newline-before)
(#1513) Expected newline before "}" (block-closing-brace-newline-before)
(#1516) Expected newline before "}" (block-closing-brace-newline-before)
(#1519) Expected newline before "}" (block-closing-brace-newline-before)
(#1522) Expected newline before "}" (block-closing-brace-newline-before)
(#1525) Expected newline before "}" (block-closing-brace-newline-before)
(#1528) Expected newline before "}" (block-closing-brace-newline-before)
(#1531) Expected newline before "}" (block-closing-brace-newline-before)
(#1534) Expected newline before "}" (block-closing-brace-newline-before)
(#1537) Expected newline before "}" (block-closing-brace-newline-before)
(#1540) Expected newline before "}" (block-closing-brace-newline-before)
(#1543) Expected newline before "}" (block-closing-brace-newline-before)
(#1546) Expected newline before "}" (block-closing-brace-newline-before)
(#1549) Expected newline before "}" (block-closing-brace-newline-before)
(#1552) Expected newline before "}" (block-closing-brace-newline-before)
(#1555) Expected newline before "}" (block-closing-brace-newline-before)
(#1558) Expected newline before "}" (block-closing-brace-newline-before)
(#1561) Expected newline before "}" (block-closing-brace-newline-before)
(#1564) Expected newline before "}" (block-closing-brace-newline-before)
(#1567) Expected newline before "}" (block-closing-brace-newline-before)
(#1570) Expected newline before "}" (block-closing-brace-newline-before)
(#1573) Expected newline before "}" (block-closing-brace-newline-before)
(#1576) Expected newline before "}" (block-closing-brace-newline-before)
(#1579) Expected newline before "}" (block-closing-brace-newline-before)
(#1582) Expected newline before "}" (block-closing-brace-newline-before)
(#1585) Expected newline before "}" (block-closing-brace-newline-before)
(#1588) Expected newline before "}" (block-closing-brace-newline-before)
(#1591) Expected newline before "}" (block-closing-brace-newline-before)
(#1594) Expected newline before "}" (block-closing-brace-newline-before)
(#1597) Expected newline before "}" (block-closing-brace-newline-before)
(#1600) Expected newline before "}" (block-closing-brace-newline-before)
(#1603) Expected newline before "}" (block-closing-brace-newline-before)
(#1606) Expected newline before "}" (block-closing-brace-newline-before)
(#1609) Expected newline before "}" (block-closing-brace-newline-before)
(#1612) Expected newline before "}" (block-closing-brace-newline-before)
(#1615) Expected newline before "}" (block-closing-brace-newline-before)
(#1618) Expected newline before "}" (block-closing-brace-newline-before)
(#1621) Expected newline before "}" (block-closing-brace-newline-before)
(#1624) Expected newline before "}" (block-closing-brace-newline-before)
(#1627) Expected newline before "}" (block-closing-brace-newline-before)
(#1630) Expected newline before "}" (block-closing-brace-newline-before)
(#1633) Expected newline before "}" (block-closing-brace-newline-before)
(#1636) Expected newline before "}" (block-closing-brace-newline-before)
(#1639) Expected newline before "}" (block-closing-brace-newline-before)
(#1642) Expected newline before "}" (block-closing-brace-newline-before)
(#1645) Expected newline before "}" (block-closing-brace-newline-before)
(#1648) Expected newline before "}" (block-closing-brace-newline-before)
(#1651) Expected newline before "}" (block-closing-brace-newline-before)
(#1654) Expected newline before "}" (block-closing-brace-newline-before)
(#1657) Expected newline before "}" (block-closing-brace-newline-before)
(#1660) Expected newline before "}" (block-closing-brace-newline-before)
(#1663) Expected newline before "}" (block-closing-brace-newline-before)
(#1666) Expected newline before "}" (block-closing-brace-newline-before)
(#1669) Expected newline before "}" (block-closing-brace-newline-before)
(#1672) Expected newline before "}" (block-closing-brace-newline-before)
(#1675) Expected newline before "}" (block-closing-brace-newline-before)
(#1678) Expected newline before "}" (block-closing-brace-newline-before)
(#1681) Expected newline before "}" (block-closing-brace-newline-before)
(#1684) Expected newline before "}" (block-closing-brace-newline-before)
(#1687) Expected newline before "}" (block-closing-brace-newline-before)
(#1690) Expected newline before "}" (block-closing-brace-newline-before)
(#1693) Expected newline before "}" (block-closing-brace-newline-before)
(#1696) Expected newline before "}" (block-closing-brace-newline-before)
(#1699) Expected newline before "}" (block-closing-brace-newline-before)
(#1702) Expected newline before "}" (block-closing-brace-newline-before)
(#1705) Expected newline before "}" (block-closing-brace-newline-before)
(#1708) Expected newline before "}" (block-closing-brace-newline-before)
(#1711) Expected newline before "}" (block-closing-brace-newline-before)
(#1714) Expected newline before "}" (block-closing-brace-newline-before)
(#1717) Expected newline before "}" (block-closing-brace-newline-before)
(#1720) Expected newline before "}" (block-closing-brace-newline-before)
(#1723) Expected newline before "}" (block-closing-brace-newline-before)
(#1726) Expected newline before "}" (block-closing-brace-newline-before)
(#1729) Expected newline before "}" (block-closing-brace-newline-before)
(#1732) Expected newline before "}" (block-closing-brace-newline-before)
(#1735) Expected newline before "}" (block-closing-brace-newline-before)
(#1738) Expected newline before "}" (block-closing-brace-newline-before)
(#1741) Expected newline before "}" (block-closing-brace-newline-before)
(#1744) Expected newline before "}" (block-closing-brace-newline-before)
(#1747) Expected newline before "}" (block-closing-brace-newline-before)
(#1750) Expected newline before "}" (block-closing-brace-newline-before)
(#1753) Expected newline before "}" (block-closing-brace-newline-before)
(#1756) Expected newline before "}" (block-closing-brace-newline-before)
(#1759) Expected newline before "}" (block-closing-brace-newline-before)
(#1762) Expected newline before "}" (block-closing-brace-newline-before)
(#1765) Expected newline before "}" (block-closing-brace-newline-before)
(#1768) Expected newline before "}" (block-closing-brace-newline-before)
(#1771) Expected newline before "}" (block-closing-brace-newline-before)
(#1774) Expected newline before "}" (block-closing-brace-newline-before)
(#1777) Expected newline before "}" (block-closing-brace-newline-before)
(#1780) Expected newline before "}" (block-closing-brace-newline-before)
(#1783) Expected newline before "}" (block-closing-brace-newline-before)
(#1786) Expected newline before "}" (block-closing-brace-newline-before)
(#1789) Expected newline before "}" (block-closing-brace-newline-before)
(#1792) Expected newline before "}" (block-closing-brace-newline-before)
(#1795) Expected newline before "}" (block-closing-brace-newline-before)
(#1798) Expected newline before "}" (block-closing-brace-newline-before)
(#1801) Expected newline before "}" (block-closing-brace-newline-before)
(#1804) Expected newline before "}" (block-closing-brace-newline-before)
(#1807) Expected newline before "}" (block-closing-brace-newline-before)
(#1810) Expected newline before "}" (block-closing-brace-newline-before)
(#1813) Expected newline before "}" (block-closing-brace-newline-before)
(#1816) Expected newline before "}" (block-closing-brace-newline-before)
(#1819) Expected newline before "}" (block-closing-brace-newline-before)
(#1822) Expected newline before "}" (block-closing-brace-newline-before)
(#1825) Expected newline before "}" (block-closing-brace-newline-before)
(#1828) Expected newline before "}" (block-closing-brace-newline-before)
(#1831) Expected newline before "}" (block-closing-brace-newline-before)
(#1834) Expected newline before "}" (block-closing-brace-newline-before)
(#1837) Expected newline before "}" (block-closing-brace-newline-before)
(#1840) Expected newline before "}" (block-closing-brace-newline-before)
(#1843) Expected newline before "}" (block-closing-brace-newline-before)
(#1846) Expected newline before "}" (block-closing-brace-newline-before)
(#1849) Expected newline before "}" (block-closing-brace-newline-before)
(#1852) Expected newline before "}" (block-closing-brace-newline-before)
(#1855) Expected newline before "}" (block-closing-brace-newline-before)
(#1858) Expected newline before "}" (block-closing-brace-newline-before)
(#1861) Expected newline before "}" (block-closing-brace-newline-before)
(#1864) Expected newline before "}" (block-closing-brace-newline-before)
(#1867) Expected newline before "}" (block-closing-brace-newline-before)
(#1870) Expected newline before "}" (block-closing-brace-newline-before)
(#1873) Expected newline before "}" (block-closing-brace-newline-before)
(#1876) Expected newline before "}" (block-closing-brace-newline-before)
(#1879) Expected newline before "}" (block-closing-brace-newline-before)
(#1882) Expected newline before "}" (block-closing-brace-newline-before)
(#1885) Expected newline before "}" (block-closing-brace-newline-before)
(#1888) Expected newline before "}" (block-closing-brace-newline-before)
(#1891) Expected newline before "}" (block-closing-brace-newline-before)
(#1894) Expected newline before "}" (block-closing-brace-newline-before)
(#1897) Expected newline before "}" (block-closing-brace-newline-before)
(#1900) Expected newline before "}" (block-closing-brace-newline-before)
(#1903) Expected newline before "}" (block-closing-brace-newline-before)
(#1906) Expected newline before "}" (block-closing-brace-newline-before)
(#1909) Expected newline before "}" (block-closing-brace-newline-before)
(#1912) Expected newline before "}" (block-closing-brace-newline-before)
(#1915) Expected newline before "}" (block-closing-brace-newline-before)
(#1918) Expected newline before "}" (block-closing-brace-newline-before)
(#1921) Expected newline before "}" (block-closing-brace-newline-before)
(#1924) Expected newline before "}" (block-closing-brace-newline-before)
(#1927) Expected newline before "}" (block-closing-brace-newline-before)
(#1930) Expected newline before "}" (block-closing-brace-newline-before)
(#1933) Expected newline before "}" (block-closing-brace-newline-before)
(#1936) Expected newline before "}" (block-closing-brace-newline-before)
(#1939) Expected newline before "}" (block-closing-brace-newline-before)
(#1942) Expected newline before "}" (block-closing-brace-newline-before)
(#1945) Expected newline before "}" (block-closing-brace-newline-before)
(#1948) Expected newline before "}" (block-closing-brace-newline-before)
(#1951) Expected newline before "}" (block-closing-brace-newline-before)
(#1954) Expected newline before "}" (block-closing-brace-newline-before)
(#1957) Expected newline before "}" (block-closing-brace-newline-before)
(#1960) Expected newline before "}" (block-closing-brace-newline-before)
(#1963) Expected newline before "}" (block-closing-brace-newline-before)
(#1966) Expected newline before "}" (block-closing-brace-newline-before)
(#1969) Expected newline before "}" (block-closing-brace-newline-before)
(#1972) Expected newline before "}" (block-closing-brace-newline-before)
(#1975) Expected newline before "}" (block-closing-brace-newline-before)
(#1978) Expected newline before "}" (block-closing-brace-newline-before)
(#1981) Expected newline before "}" (block-closing-brace-newline-before)
(#1984) Expected newline before "}" (block-closing-brace-newline-before)
(#1987) Expected newline before "}" (block-closing-brace-newline-before)
(#1990) Expected newline before "}" (block-closing-brace-newline-before)
(#1993) Expected newline before "}" (block-closing-brace-newline-before)
(#1996) Expected newline before "}" (block-closing-brace-newline-before)
(#1999) Expected newline before "}" (block-closing-brace-newline-before)
(#2002) Expected newline before "}" (block-closing-brace-newline-before)
(#2005) Expected newline before "}" (block-closing-brace-newline-before)
(#2008) Expected newline before "}" (block-closing-brace-newline-before)
(#2011) Expected newline before "}" (block-closing-brace-newline-before)
(#2014) Expected newline before "}" (block-closing-brace-newline-before)
(#2017) Expected newline before "}" (block-closing-brace-newline-before)
(#2020) Expected newline before "}" (block-closing-brace-newline-before)
(#2023) Expected newline before "}" (block-closing-brace-newline-before)
(#2026) Expected newline before "}" (block-closing-brace-newline-before)
(#2029) Expected newline before "}" (block-closing-brace-newline-before)
(#2032) Expected newline before "}" (block-closing-brace-newline-before)
(#2035) Expected newline before "}" (block-closing-brace-newline-before)
(#2038) Expected newline before "}" (block-closing-brace-newline-before)
(#2041) Expected newline before "}" (block-closing-brace-newline-before)
(#2044) Expected newline before "}" (block-closing-brace-newline-before)
(#2047) Expected newline before "}" (block-closing-brace-newline-before)
(#2050) Expected newline before "}" (block-closing-brace-newline-before)
(#2053) Expected newline before "}" (block-closing-brace-newline-before)
(#2056) Expected newline before "}" (block-closing-brace-newline-before)
(#2059) Expected newline before "}" (block-closing-brace-newline-before)
(#2062) Expected newline before "}" (block-closing-brace-newline-before)
(#2065) Expected newline before "}" (block-closing-brace-newline-before)
(#2068) Expected newline before "}" (block-closing-brace-newline-before)
(#2071) Expected newline before "}" (block-closing-brace-newline-before)
(#2074) Expected newline before "}" (block-closing-brace-newline-before)
(#2077) Expected newline before "}" (block-closing-brace-newline-before)
(#2080) Expected newline before "}" (block-closing-brace-newline-before)
(#2083) Expected newline before "}" (block-closing-brace-newline-before)
(#2086) Expected newline before "}" (block-closing-brace-newline-before)
(#2089) Expected newline before "}" (block-closing-brace-newline-before)
(#2092) Expected newline before "}" (block-closing-brace-newline-before)
(#2095) Expected newline before "}" (block-closing-brace-newline-before)
(#2098) Expected newline before "}" (block-closing-brace-newline-before)
(#2101) Expected newline before "}" (block-closing-brace-newline-before)
(#2104) Expected newline before "}" (block-closing-brace-newline-before)
(#2107) Expected newline before "}" (block-closing-brace-newline-before)
(#2110) Expected newline before "}" (block-closing-brace-newline-before)
(#2113) Expected newline before "}" (block-closing-brace-newline-before)
(#2116) Expected newline before "}" (block-closing-brace-newline-before)
(#2119) Expected newline before "}" (block-closing-brace-newline-before)
(#2122) Expected newline before "}" (block-closing-brace-newline-before)
(#2125) Expected newline before "}" (block-closing-brace-newline-before)
(#2128) Expected newline before "}" (block-closing-brace-newline-before)
(#2131) Expected newline before "}" (block-closing-brace-newline-before)
(#2134) Expected newline before "}" (block-closing-brace-newline-before)
(#2137) Expected newline before "}" (block-closing-brace-newline-before)
(#2140) Expected newline before "}" (block-closing-brace-newline-before)
(#2143) Expected newline before "}" (block-closing-brace-newline-before)
(#2146) Expected newline before "}" (block-closing-brace-newline-before)
(#2149) Expected newline before "}" (block-closing-brace-newline-before)
(#2152) Expected newline before "}" (block-closing-brace-newline-before)
(#2155) Expected newline before "}" (block-closing-brace-newline-before)
(#2158) Expected newline before "}" (block-closing-brace-newline-before)
(#2161) Expected newline before "}" (block-closing-brace-newline-before)
(#2164) Expected newline before "}" (block-closing-brace-newline-before)
(#2167) Expected newline before "}" (block-closing-brace-newline-before)
(#2170) Expected newline before "}" (block-closing-brace-newline-before)
(#2173) Expected newline before "}" (block-closing-brace-newline-before)
(#2176) Expected newline before "}" (block-closing-brace-newline-before)
(#2179) Expected newline before "}" (block-closing-brace-newline-before)
(#2182) Expected newline before "}" (block-closing-brace-newline-before)
(#2185) Expected newline before "}" (block-closing-brace-newline-before)
(#2188) Expected newline before "}" (block-closing-brace-newline-before)
(#2191) Expected newline before "}" (block-closing-brace-newline-before)
(#2194) Expected newline before "}" (block-closing-brace-newline-before)
(#2197) Expected newline before "}" (block-closing-brace-newline-before)
(#2200) Expected newline before "}" (block-closing-brace-newline-before)
(#2203) Expected newline before "}" (block-closing-brace-newline-before)
(#2206) Expected newline before "}" (block-closing-brace-newline-before)
(#2209) Expected newline before "}" (block-closing-brace-newline-before)
(#2212) Expected newline before "}" (block-closing-brace-newline-before)
(#2215) Expected newline before "}" (block-closing-brace-newline-before)
(#2218) Expected newline before "}" (block-closing-brace-newline-before)
(#2221) Expected newline before "}" (block-closing-brace-newline-before)
(#2224) Expected newline before "}" (block-closing-brace-newline-before)
(#2227) Expected newline before "}" (block-closing-brace-newline-before)
(#2230) Expected newline before "}" (block-closing-brace-newline-before)
(#2233) Expected newline before "}" (block-closing-brace-newline-before)
(#2236) Expected newline before "}" (block-closing-brace-newline-before)
(#2239) Expected newline before "}" (block-closing-brace-newline-before)
(#2242) Expected newline before "}" (block-closing-brace-newline-before)
(#2245) Expected newline before "}" (block-closing-brace-newline-before)
(#2248) Expected newline before "}" (block-closing-brace-newline-before)
(#2251) Expected newline before "}" (block-closing-brace-newline-before)
(#2254) Expected newline before "}" (block-closing-brace-newline-before)
(#2257) Expected newline before "}" (block-closing-brace-newline-before)
(#2260) Expected newline before "}" (block-closing-brace-newline-before)
(#2263) Expected newline before "}" (block-closing-brace-newline-before)
(#2266) Expected newline before "}" (block-closing-brace-newline-before)
(#2269) Expected newline before "}" (block-closing-brace-newline-before)
(#2272) Expected newline before "}" (block-closing-brace-newline-before)
(#2275) Expected newline before "}" (block-closing-brace-newline-before)
(#2278) Expected newline before "}" (block-closing-brace-newline-before)
(#2281) Expected newline before "}" (block-closing-brace-newline-before)
(#2284) Expected newline before "}" (block-closing-brace-newline-before)
(#2287) Expected newline before "}" (block-closing-brace-newline-before)
(#2290) Expected newline before "}" (block-closing-brace-newline-before)
(#2293) Expected newline before "}" (block-closing-brace-newline-before)
(#2296) Expected newline before "}" (block-closing-brace-newline-before)
(#2299) Expected newline before "}" (block-closing-brace-newline-before)
(#2302) Expected newline before "}" (block-closing-brace-newline-before)
(#2305) Expected newline before "}" (block-closing-brace-newline-before)
(#2308) Expected newline before "}" (block-closing-brace-newline-before)
(#2311) Expected newline before "}" (block-closing-brace-newline-before)
(#2314) Expected newline before "}" (block-closing-brace-newline-before)
(#2317) Expected newline before "}" (block-closing-brace-newline-before)
(#2320) Expected newline before "}" (block-closing-brace-newline-before)
(#2323) Expected newline before "}" (block-closing-brace-newline-before)
(#2326) Expected newline before "}" (block-closing-brace-newline-before)
(#2329) Expected newline before "}" (block-closing-brace-newline-before)
(#2332) Expected newline before "}" (block-closing-brace-newline-before)
(#2335) Expected newline before "}" (block-closing-brace-newline-before)
(#2338) Expected newline before "}" (block-closing-brace-newline-before)
(#2341) Expected newline before "}" (block-closing-brace-newline-before)
(#2344) Expected newline before "}" (block-closing-brace-newline-before)
(#2347) Expected newline before "}" (block-closing-brace-newline-before)
(#2350) Expected newline before "}" (block-closing-brace-newline-before)
(#2353) Expected newline before "}" (block-closing-brace-newline-before)
(#2356) Expected newline before "}" (block-closing-brace-newline-before)
(#2359) Expected newline before "}" (block-closing-brace-newline-before)
(#2362) Expected newline before "}" (block-closing-brace-newline-before)
(#2365) Expected newline before "}" (block-closing-brace-newline-before)
(#2368) Expected newline before "}" (block-closing-brace-newline-before)
(#2371) Expected newline before "}" (block-closing-brace-newline-before)
(#2374) Expected newline before "}" (block-closing-brace-newline-before)
(#2377) Expected newline before "}" (block-closing-brace-newline-before)
(#2380) Expected newline before "}" (block-closing-brace-newline-before)
(#2383) Expected newline before "}" (block-closing-brace-newline-before)
(#2386) Expected newline before "}" (block-closing-brace-newline-before)
(#2389) Expected newline before "}" (block-closing-brace-newline-before)
(#2392) Expected newline before "}" (block-closing-brace-newline-before)
(#2395) Expected newline before "}" (block-closing-brace-newline-before)
(#2398) Expected newline before "}" (block-closing-brace-newline-before)
(#2401) Expected newline before "}" (block-closing-brace-newline-before)
(#2404) Expected newline before "}" (block-closing-brace-newline-before)
(#2407) Expected newline before "}" (block-closing-brace-newline-before)
(#2410) Expected newline before "}" (block-closing-brace-newline-before)
(#2413) Expected newline before "}" (block-closing-brace-newline-before)
(#2416) Expected newline before "}" (block-closing-brace-newline-before)
(#2419) Expected newline before "}" (block-closing-brace-newline-before)
(#2422) Expected newline before "}" (block-closing-brace-newline-before)
(#2425) Expected newline before "}" (block-closing-brace-newline-before)
(#2428) Expected newline before "}" (block-closing-brace-newline-before)
(#2431) Expected newline before "}" (block-closing-brace-newline-before)
(#2434) Expected newline before "}" (block-closing-brace-newline-before)
(#2437) Expected newline before "}" (block-closing-brace-newline-before)
(#2440) Expected newline before "}" (block-closing-brace-newline-before)
(#2443) Expected newline before "}" (block-closing-brace-newline-before)
(#2446) Expected newline before "}" (block-closing-brace-newline-before)
(#2449) Expected newline before "}" (block-closing-brace-newline-before)
(#2452) Expected newline before "}" (block-closing-brace-newline-before)
(#2455) Expected newline before "}" (block-closing-brace-newline-before)
(#2458) Expected newline before "}" (block-closing-brace-newline-before)
(#2461) Expected newline before "}" (block-closing-brace-newline-before)
(#2464) Expected newline before "}" (block-closing-brace-newline-before)
(#2467) Expected newline before "}" (block-closing-brace-newline-before)
(#2470) Expected newline before "}" (block-closing-brace-newline-before)
(#2473) Expected newline before "}" (block-closing-brace-newline-before)
(#2476) Expected newline before "}" (block-closing-brace-newline-before)
(#2479) Expected newline before "}" (block-closing-brace-newline-before)
(#2482) Expected newline before "}" (block-closing-brace-newline-before)
(#2485) Expected newline before "}" (block-closing-brace-newline-before)
(#2488) Expected newline before "}" (block-closing-brace-newline-before)
(#2491) Expected newline before "}" (block-closing-brace-newline-before)
(#2494) Expected newline before "}" (block-closing-brace-newline-before)
(#2497) Expected newline before "}" (block-closing-brace-newline-before)
(#2500) Expected newline before "}" (block-closing-brace-newline-before)
(#2503) Expected newline before "}" (block-closing-brace-newline-before)
(#2506) Expected newline before "}" (block-closing-brace-newline-before)
(#2509) Expected newline before "}" (block-closing-brace-newline-before)
(#2512) Expected newline before "}" (block-closing-brace-newline-before)
(#2515) Expected newline before "}" (block-closing-brace-newline-before)
(#2518) Expected newline before "}" (block-closing-brace-newline-before)
(#2521) Expected newline before "}" (block-closing-brace-newline-before)
(#2524) Expected newline before "}" (block-closing-brace-newline-before)
(#2527) Expected newline before "}" (block-closing-brace-newline-before)
(#2530) Expected newline before "}" (block-closing-brace-newline-before)
(#2533) Expected newline before "}" (block-closing-brace-newline-before)
(#2536) Expected newline before "}" (block-closing-brace-newline-before)
(#2539) Expected newline before "}" (block-closing-brace-newline-before)
(#2542) Expected newline before "}" (block-closing-brace-newline-before)
(#2545) Expected newline before "}" (block-closing-brace-newline-before)
(#2548) Expected newline before "}" (block-closing-brace-newline-before)
(#2551) Expected newline before "}" (block-closing-brace-newline-before)
(#2554) Expected newline before "}" (block-closing-brace-newline-before)
(#2557) Expected newline before "}" (block-closing-brace-newline-before)
(#2560) Expected newline before "}" (block-closing-brace-newline-before)
(#2563) Expected newline before "}" (block-closing-brace-newline-before)
(#2566) Expected newline before "}" (block-closing-brace-newline-before)
(#2569) Expected newline before "}" (block-closing-brace-newline-before)
(#2572) Expected newline before "}" (block-closing-brace-newline-before)
(#2575) Expected newline before "}" (block-closing-brace-newline-before)
(#2578) Expected newline before "}" (block-closing-brace-newline-before)
(#2581) Expected newline before "}" (block-closing-brace-newline-before)
(#2584) Expected newline before "}" (block-closing-brace-newline-before)
(#2587) Expected newline before "}" (block-closing-brace-newline-before)
(#2590) Expected newline before "}" (block-closing-brace-newline-before)
(#2593) Expected newline before "}" (block-closing-brace-newline-before)
(#2596) Expected newline before "}" (block-closing-brace-newline-before)
(#2599) Expected newline before "}" (block-closing-brace-newline-before)
(#2602) Expected newline before "}" (block-closing-brace-newline-before)
(#2605) Expected newline before "}" (block-closing-brace-newline-before)
(#2608) Expected newline before "}" (block-closing-brace-newline-before)
(#2611) Expected newline before "}" (block-closing-brace-newline-before)
(#2614) Expected newline before "}" (block-closing-brace-newline-before)
(#2617) Expected newline before "}" (block-closing-brace-newline-before)
(#2620) Expected newline before "}" (block-closing-brace-newline-before)
(#2623) Expected newline before "}" (block-closing-brace-newline-before)
(#2626) Expected newline before "}" (block-closing-brace-newline-before)
(#2629) Expected newline before "}" (block-closing-brace-newline-before)
(#2632) Expected newline before "}" (block-closing-brace-newline-before)
(#2635) Expected newline before "}" (block-closing-brace-newline-before)
(#2638) Expected newline before "}" (block-closing-brace-newline-before)
(#2641) Expected newline before "}" (block-closing-brace-newline-before)
(#2644) Expected newline before "}" (block-closing-brace-newline-before)
(#2647) Expected newline before "}" (block-closing-brace-newline-before)
(#2650) Expected newline before "}" (block-closing-brace-newline-before)
(#2653) Expected newline before "}" (block-closing-brace-newline-before)
(#2656) Expected newline before "}" (block-closing-brace-newline-before)
(#2659) Expected newline before "}" (block-closing-brace-newline-before)
(#2662) Expected newline before "}" (block-closing-brace-newline-before)
(#2665) Expected newline before "}" (block-closing-brace-newline-before)
(#2668) Expected newline before "}" (block-closing-brace-newline-before)
(#2671) Expected newline before "}" (block-closing-brace-newline-before)
(#2674) Expected newline before "}" (block-closing-brace-newline-before)
(#2677) Expected newline before "}" (block-closing-brace-newline-before)
(#2680) Expected newline before "}" (block-closing-brace-newline-before)
(#2683) Expected newline before "}" (block-closing-brace-newline-before)
(#2686) Expected newline before "}" (block-closing-brace-newline-before)
(#2689) Expected newline before "}" (block-closing-brace-newline-before)
(#2692) Expected newline before "}" (block-closing-brace-newline-before)
(#2695) Expected newline before "}" (block-closing-brace-newline-before)
(#2698) Expected newline before "}" (block-closing-brace-newline-before)
(#2701) Expected newline before "}" (block-closing-brace-newline-before)
(#2704) Expected newline before "}" (block-closing-brace-newline-before)
(#2707) Expected newline before "}" (block-closing-brace-newline-before)
(#2710) Expected newline before "}" (block-closing-brace-newline-before)
(#2713) Expected newline before "}" (block-closing-brace-newline-before)
(#2716) Expected newline before "}" (block-closing-brace-newline-before)
(#2719) Expected newline before "}" (block-closing-brace-newline-before)
(#2722) Expected newline before "}" (block-closing-brace-newline-before)
(#2725) Expected newline before "}" (block-closing-brace-newline-before)
(#2728) Expected newline before "}" (block-closing-brace-newline-before)
(#2731) Expected newline before "}" (block-closing-brace-newline-before)
(#2734) Expected newline before "}" (block-closing-brace-newline-before)
(#2737) Expected newline before "}" (block-closing-brace-newline-before)
(#2740) Expected newline before "}" (block-closing-brace-newline-before)
(#2743) Expected newline before "}" (block-closing-brace-newline-before)
(#2746) Expected newline before "}" (block-closing-brace-newline-before)
(#2749) Expected newline before "}" (block-closing-brace-newline-before)
(#2752) Expected newline before "}" (block-closing-brace-newline-before)
(#2755) Expected newline before "}" (block-closing-brace-newline-before)
(#2758) Expected newline before "}" (block-closing-brace-newline-before)
(#2761) Expected newline before "}" (block-closing-brace-newline-before)
(#2764) Expected newline before "}" (block-closing-brace-newline-before)
(#2767) Expected newline before "}" (block-closing-brace-newline-before)
(#2770) Expected newline before "}" (block-closing-brace-newline-before)
(#2773) Expected newline before "}" (block-closing-brace-newline-before)
(#2776) Expected newline before "}" (block-closing-brace-newline-before)
(#2779) Expected newline before "}" (block-closing-brace-newline-before)
(#2782) Expected newline before "}" (block-closing-brace-newline-before)
(#2785) Expected newline before "}" (block-closing-brace-newline-before)
(#2788) Expected newline before "}" (block-closing-brace-newline-before)
(#2791) Expected newline before "}" (block-closing-brace-newline-before)
(#2794) Expected newline before "}" (block-closing-brace-newline-before)
(#2797) Expected newline before "}" (block-closing-brace-newline-before)
(#2800) Expected newline before "}" (block-closing-brace-newline-before)
(#2803) Expected newline before "}" (block-closing-brace-newline-before)
(#2806) Expected newline before "}" (block-closing-brace-newline-before)
(#2809) Expected newline before "}" (block-closing-brace-newline-before)
(#2812) Expected newline before "}" (block-closing-brace-newline-before)
(#2815) Expected newline before "}" (block-closing-brace-newline-before)
(#2818) Expected newline before "}" (block-closing-brace-newline-before)
(#2821) Expected newline before "}" (block-closing-brace-newline-before)
(#2824) Expected newline before "}" (block-closing-brace-newline-before)
(#2827) Expected newline before "}" (block-closing-brace-newline-before)
(#2830) Expected newline before "}" (block-closing-brace-newline-before)
(#2833) Expected newline before "}" (block-closing-brace-newline-before)
(#2836) Expected newline before "}" (block-closing-brace-newline-before)
(#2839) Expected newline before "}" (block-closing-brace-newline-before)
(#2842) Expected newline before "}" (block-closing-brace-newline-before)
(#2845) Expected newline before "}" (block-closing-brace-newline-before)
(#2848) Expected newline before "}" (block-closing-brace-newline-before)
(#2851) Expected newline before "}" (block-closing-brace-newline-before)
(#2854) Expected newline before "}" (block-closing-brace-newline-before)
(#2857) Expected newline before "}" (block-closing-brace-newline-before)
(#2860) Expected newline before "}" (block-closing-brace-newline-before)
(#2863) Expected newline before "}" (block-closing-brace-newline-before)
(#2866) Expected newline before "}" (block-closing-brace-newline-before)
(#2869) Expected newline before "}" (block-closing-brace-newline-before)
(#2872) Expected newline before "}" (block-closing-brace-newline-before)
(#2875) Expected newline before "}" (block-closing-brace-newline-before)
(#2878) Expected newline before "}" (block-closing-brace-newline-before)
(#2881) Expected newline before "}" (block-closing-brace-newline-before)
(#2884) Expected newline before "}" (block-closing-brace-newline-before)
(#2887) Expected newline before "}" (block-closing-brace-newline-before)
(#2890) Expected newline before "}" (block-closing-brace-newline-before)
(#2893) Expected newline before "}" (block-closing-brace-newline-before)
(#2896) Expected newline before "}" (block-closing-brace-newline-before)
(#2899) Expected newline before "}" (block-closing-brace-newline-before)
(#2902) Expected newline before "}" (block-closing-brace-newline-before)
(#2905) Expected newline before "}" (block-closing-brace-newline-before)
(#2908) Expected newline before "}" (block-closing-brace-newline-before)
(#2911) Expected newline before "}" (block-closing-brace-newline-before)
(#2914) Expected newline before "}" (block-closing-brace-newline-before)
(#2917) Expected newline before "}" (block-closing-brace-newline-before)
(#2920) Expected newline before "}" (block-closing-brace-newline-before)
(#2923) Expected newline before "}" (block-closing-brace-newline-before)
(#2926) Expected newline before "}" (block-closing-brace-newline-before)
(#2929) Expected newline before "}" (block-closing-brace-newline-before)
(#2932) Expected newline before "}" (block-closing-brace-newline-before)
(#2935) Expected newline before "}" (block-closing-brace-newline-before)
(#2938) Expected newline before "}" (block-closing-brace-newline-before)
(#2941) Expected newline before "}" (block-closing-brace-newline-before)
(#2944) Expected newline before "}" (block-closing-brace-newline-before)
(#2947) Expected newline before "}" (block-closing-brace-newline-before)
(#2950) Expected newline before "}" (block-closing-brace-newline-before)
(#2953) Expected newline before "}" (block-closing-brace-newline-before)
(#2956) Expected newline before "}" (block-closing-brace-newline-before)
(#2959) Expected newline before "}" (block-closing-brace-newline-before)
(#2962) Expected newline before "}" (block-closing-brace-newline-before)
(#2965) Expected newline before "}" (block-closing-brace-newline-before)
(#2968) Expected newline before "}" (block-closing-brace-newline-before)
(#2971) Expected newline before "}" (block-closing-brace-newline-before)
(#2974) Expected newline before "}" (block-closing-brace-newline-before)
(#2977) Expected newline before "}" (block-closing-brace-newline-before)
(#2980) Expected newline before "}" (block-closing-brace-newline-before)
(#2983) Expected newline before "}" (block-closing-brace-newline-before)
(#2986) Expected newline before "}" (block-closing-brace-newline-before)
(#2989) Expected newline before "}" (block-closing-brace-newline-before)
(#2992) Expected newline before "}" (block-closing-brace-newline-before)
(#2995) Expected newline before "}" (block-closing-brace-newline-before)
(#2998) Expected newline before "}" (block-closing-brace-newline-before)
(#3001) Expected newline before "}" (block-closing-brace-newline-before)
(#3004) Expected newline before "}" (block-closing-brace-newline-before)
(#3007) Expected newline before "}" (block-closing-brace-newline-before)
(#3010) Expected newline before "}" (block-closing-brace-newline-before)
(#3013) Expected newline before "}" (block-closing-brace-newline-before)
(#3016) Expected newline before "}" (block-closing-brace-newline-before)
(#3019) Expected newline before "}" (block-closing-brace-newline-before)
(#3022) Expected newline before "}" (block-closing-brace-newline-before)
(#3025) Expected newline before "}" (block-closing-brace-newline-before)
(#3028) Expected newline before "}" (block-closing-brace-newline-before)
(#3031) Expected newline before "}" (block-closing-brace-newline-before)
(#3034) Expected newline before "}" (block-closing-brace-newline-before)
(#3037) Expected newline before "}" (block-closing-brace-newline-before)
(#3040) Expected newline before "}" (block-closing-brace-newline-before)
(#3043) Expected newline before "}" (block-closing-brace-newline-before)
(#3046) Expected newline before "}" (block-closing-brace-newline-before)
(#3049) Expected newline before "}" (block-closing-brace-newline-before)
(#3052) Expected newline before "}" (block-closing-brace-newline-before)
(#3055) Expected newline before "}" (block-closing-brace-newline-before)
(#3058) Expected newline before "}" (block-closing-brace-newline-before)
(#3061) Expected newline before "}" (block-closing-brace-newline-before)
(#3064) Expected newline before "}" (block-closing-brace-newline-before)
(#3067) Expected newline before "}" (block-closing-brace-newline-before)
(#3070) Expected newline before "}" (block-closing-brace-newline-before)
(#3073) Expected newline before "}" (block-closing-brace-newline-before)
(#3076) Expected newline before "}" (block-closing-brace-newline-before)
(#3079) Expected newline before "}" (block-closing-brace-newline-before)
(#3082) Expected newline before "}" (block-closing-brace-newline-before)
(#3085) Expected newline before "}" (block-closing-brace-newline-before)
(#3088) Expected newline before "}" (block-closing-brace-newline-before)
(#3091) Expected newline before "}" (block-closing-brace-newline-before)
(#3094) Expected newline before "}" (block-closing-brace-newline-before)
(#3097) Expected newline before "}" (block-closing-brace-newline-before)
(#3100) Expected newline before "}" (block-closing-brace-newline-before)
(#3103) Expected newline before "}" (block-closing-brace-newline-before)
(#3106) Expected newline before "}" (block-closing-brace-newline-before)
(#3109) Expected newline before "}" (block-closing-brace-newline-before)
(#3112) Expected newline before "}" (block-closing-brace-newline-before)
(#3115) Expected newline before "}" (block-closing-brace-newline-before)
(#3118) Expected newline before "}" (block-closing-brace-newline-before)
(#3121) Expected newline before "}" (block-closing-brace-newline-before)
(#3124) Expected newline before "}" (block-closing-brace-newline-before)
(#3127) Expected newline before "}" (block-closing-brace-newline-before)
(#3130) Expected newline before "}" (block-closing-brace-newline-before)
(#3133) Expected newline before "}" (block-closing-brace-newline-before)
(#3136) Expected newline before "}" (block-closing-brace-newline-before)
(#3139) Expected newline before "}" (block-closing-brace-newline-before)
(#3142) Expected newline before "}" (block-closing-brace-newline-before)
(#3145) Expected newline before "}" (block-closing-brace-newline-before)
(#3148) Expected newline before "}" (block-closing-brace-newline-before)
(#3151) Expected newline before "}" (block-closing-brace-newline-before)
(#3154) Expected newline before "}" (block-closing-brace-newline-before)
(#3157) Expected newline before "}" (block-closing-brace-newline-before)
(#3160) Expected newline before "}" (block-closing-brace-newline-before)
(#3163) Expected newline before "}" (block-closing-brace-newline-before)
(#3166) Expected newline before "}" (block-closing-brace-newline-before)
(#3169) Expected newline before "}" (block-closing-brace-newline-before)
(#3172) Expected newline before "}" (block-closing-brace-newline-before)
(#3175) Expected newline before "}" (block-closing-brace-newline-before)
(#3178) Expected newline before "}" (block-closing-brace-newline-before)
(#3181) Expected newline before "}" (block-closing-brace-newline-before)
(#3184) Expected newline before "}" (block-closing-brace-newline-before)
(#3187) Expected newline before "}" (block-closing-brace-newline-before)
(#3190) Expected newline before "}" (block-closing-brace-newline-before)
(#3193) Expected newline before "}" (block-closing-brace-newline-before)
(#3196) Expected newline before "}" (block-closing-brace-newline-before)
(#3199) Expected newline before "}" (block-closing-brace-newline-before)
(#3202) Expected newline before "}" (block-closing-brace-newline-before)
(#3205) Expected newline before "}" (block-closing-brace-newline-before)
(#3208) Expected newline before "}" (block-closing-brace-newline-before)
(#3211) Expected newline before "}" (block-closing-brace-newline-before)
(#3214) Expected newline before "}" (block-closing-brace-newline-before)
(#3217) Expected newline before "}" (block-closing-brace-newline-before)
(#3220) Expected newline before "}" (block-closing-brace-newline-before)
(#3223) Expected newline before "}" (block-closing-brace-newline-before)
(#3226) Expected newline before "}" (block-closing-brace-newline-before)
(#3229) Expected newline before "}" (block-closing-brace-newline-before)
(#3232) Expected newline before "}" (block-closing-brace-newline-before)
(#3235) Expected newline before "}" (block-closing-brace-newline-before)
(#3238) Expected newline before "}" (block-closing-brace-newline-before)
(#3241) Expected newline before "}" (block-closing-brace-newline-before)
(#3244) Expected newline before "}" (block-closing-brace-newline-before)
(#3247) Expected newline before "}" (block-closing-brace-newline-before)
(#3250) Expected newline before "}" (block-closing-brace-newline-before)
(#3253) Expected newline before "}" (block-closing-brace-newline-before)
(#3256) Expected newline before "}" (block-closing-brace-newline-before)
(#3259) Expected newline before "}" (block-closing-brace-newline-before)
(#3262) Expected newline before "}" (block-closing-brace-newline-before)
(#3265) Expected newline before "}" (block-closing-brace-newline-before)
(#3268) Expected newline before "}" (block-closing-brace-newline-before)
(#3271) Expected newline before "}" (block-closing-brace-newline-before)
(#3274) Expected newline before "}" (block-closing-brace-newline-before)
(#3277) Expected newline before "}" (block-closing-brace-newline-before)
(#3280) Expected newline before "}" (block-closing-brace-newline-before)
(#3283) Expected newline before "}" (block-closing-brace-newline-before)
(#3286) Expected newline before "}" (block-closing-brace-newline-before)
(#3289) Expected newline before "}" (block-closing-brace-newline-before)
(#3292) Expected newline before "}" (block-closing-brace-newline-before)
(#3295) Expected newline before "}" (block-closing-brace-newline-before)
(#3298) Expected newline before "}" (block-closing-brace-newline-before)
(#3301) Expected newline before "}" (block-closing-brace-newline-before)
(#3304) Expected newline before "}" (block-closing-brace-newline-before)
(#3307) Expected newline before "}" (block-closing-brace-newline-before)
(#3310) Expected newline before "}" (block-closing-brace-newline-before)
(#3313) Expected newline before "}" (block-closing-brace-newline-before)
(#3316) Expected newline before "}" (block-closing-brace-newline-before)
(#3319) Expected newline before "}" (block-closing-brace-newline-before)
(#3322) Expected newline before "}" (block-closing-brace-newline-before)
(#3325) Expected newline before "}" (block-closing-brace-newline-before)
(#3328) Expected newline before "}" (block-closing-brace-newline-before)
(#3331) Expected newline before "}" (block-closing-brace-newline-before)
(#3334) Expected newline before "}" (block-closing-brace-newline-before)
(#3337) Expected newline before "}" (block-closing-brace-newline-before)
(#3340) Expected newline before "}" (block-closing-brace-newline-before)
(#3343) Expected newline before "}" (block-closing-brace-newline-before)
(#3346) Expected newline before "}" (block-closing-brace-newline-before)
(#3349) Expected newline before "}" (block-closing-brace-newline-before)
(#3352) Expected newline before "}" (block-closing-brace-newline-before)
(#3355) Expected newline before "}" (block-closing-brace-newline-before)
(#3358) Expected newline before "}" (block-closing-brace-newline-before)
(#3361) Expected newline before "}" (block-closing-brace-newline-before)
(#3364) Expected newline before "}" (block-closing-brace-newline-before)
(#3367) Expected newline before "}" (block-closing-brace-newline-before)
(#3370) Expected newline before "}" (block-closing-brace-newline-before)
(#3373) Expected newline before "}" (block-closing-brace-newline-before)
(#3376) Expected newline before "}" (block-closing-brace-newline-before)
(#3379) Expected newline before "}" (block-closing-brace-newline-before)
(#3382) Expected newline before "}" (block-closing-brace-newline-before)
(#3385) Expected newline before "}" (block-closing-brace-newline-before)
(#3388) Expected newline before "}" (block-closing-brace-newline-before)
(#3391) Expected newline before "}" (block-closing-brace-newline-before)
(#3394) Expected newline before "}" (block-closing-brace-newline-before)
(#3397) Expected newline before "}" (block-closing-brace-newline-before)
(#3400) Expected newline before "}" (block-closing-brace-newline-before)
(#3403) Expected newline before "}" (block-closing-brace-newline-before)
(#3406) Expected newline before "}" (block-closing-brace-newline-before)
(#3409) Expected newline before "}" (block-closing-brace-newline-before)
(#3412) Expected newline before "}" (block-closing-brace-newline-before)
(#3415) Expected newline before "}" (block-closing-brace-newline-before)
(#3418) Expected newline before "}" (block-closing-brace-newline-before)
(#3421) Expected newline before "}" (block-closing-brace-newline-before)
(#3424) Expected newline before "}" (block-closing-brace-newline-before)
(#3427) Expected newline before "}" (block-closing-brace-newline-before)
(#3430) Expected newline before "}" (block-closing-brace-newline-before)
(#3433) Expected newline before "}" (block-closing-brace-newline-before)
(#3436) Expected newline before "}" (block-closing-brace-newline-before)
(#3439) Expected newline before "}" (block-closing-brace-newline-before)
(#3442) Expected newline before "}" (block-closing-brace-newline-before)
(#3445) Expected newline before "}" (block-closing-brace-newline-before)
(#3448) Expected newline before "}" (block-closing-brace-newline-before)
(#3451) Expected newline before "}" (block-closing-brace-newline-before)
(#3454) Expected newline before "}" (block-closing-brace-newline-before)
(#3457) Expected newline before "}" (block-closing-brace-newline-before)
(#3460) Expected newline before "}" (block-closing-brace-newline-before)
(#3463) Expected newline before "}" (block-closing-brace-newline-before)
(#3466) Expected newline before "}" (block-closing-brace-newline-before)
(#3469) Expected newline before "}" (block-closing-brace-newline-before)
(#3472) Expected newline before "}" (block-closing-brace-newline-before)
(#3475) Expected newline before "}" (block-closing-brace-newline-before)
(#3478) Expected newline before "}" (block-closing-brace-newline-before)
(#3481) Expected newline before "}" (block-closing-brace-newline-before)
(#3484) Expected newline before "}" (block-closing-brace-newline-before)
(#3487) Expected newline before "}" (block-closing-brace-newline-before)
(#3490) Expected newline before "}" (block-closing-brace-newline-before)
(#3493) Expected newline before "}" (block-closing-brace-newline-before)
(#3496) Expected newline before "}" (block-closing-brace-newline-before)
(#3499) Expected newline before "}" (block-closing-brace-newline-before)
(#3502) Expected newline before "}" (block-closing-brace-newline-before)
(#3505) Expected newline before "}" (block-closing-brace-newline-before)
(#3508) Expected newline before "}" (block-closing-brace-newline-before)
(#3511) Expected newline before "}" (block-closing-brace-newline-before)
(#3514) Expected newline before "}" (block-closing-brace-newline-before)
(#3517) Expected newline before "}" (block-closing-brace-newline-before)
(#3520) Expected newline before "}" (block-closing-brace-newline-before)
(#3523) Expected newline before "}" (block-closing-brace-newline-before)
(#3526) Expected newline before "}" (block-closing-brace-newline-before)
(#3529) Expected newline before "}" (block-closing-brace-newline-before)
(#3532) Expected newline before "}" (block-closing-brace-newline-before)
(#3535) Expected newline before "}" (block-closing-brace-newline-before)
(#3538) Expected newline before "}" (block-closing-brace-newline-before)
(#3541) Expected newline before "}" (block-closing-brace-newline-before)
(#3544) Expected newline before "}" (block-closing-brace-newline-before)
(#3547) Expected newline before "}" (block-closing-brace-newline-before)
(#3550) Expected newline before "}" (block-closing-brace-newline-before)
(#3553) Expected newline before "}" (block-closing-brace-newline-before)
(#3556) Expected newline before "}" (block-closing-brace-newline-before)
(#3559) Expected newline before "}" (block-closing-brace-newline-before)
(#3562) Expected newline before "}" (block-closing-brace-newline-before)
(#3565) Expected newline before "}" (block-closing-brace-newline-before)
(#3568) Expected newline before "}" (block-closing-brace-newline-before)
(#3571) Expected newline before "}" (block-closing-brace-newline-before)
(#3574) Expected newline before "}" (block-closing-brace-newline-before)
(#3577) Expected newline before "}" (block-closing-brace-newline-before)
(#3580) Expected newline before "}" (block-closing-brace-newline-before)
(#3583) Expected newline before "}" (block-closing-brace-newline-before)
(#3586) Expected newline before "}" (block-closing-brace-newline-before)
(#3589) Expected newline before "}" (block-closing-brace-newline-before)
(#3592) Expected newline before "}" (block-closing-brace-newline-before)
(#3595) Expected newline before "}" (block-closing-brace-newline-before)
(#3598) Expected newline before "}" (block-closing-brace-newline-before)
(#3601) Expected newline before "}" (block-closing-brace-newline-before)
(#3604) Expected newline before "}" (block-closing-brace-newline-before)
(#3607) Expected newline before "}" (block-closing-brace-newline-before)
(#3610) Expected newline before "}" (block-closing-brace-newline-before)
(#3613) Expected newline before "}" (block-closing-brace-newline-before)
(#3616) Expected newline before "}" (block-closing-brace-newline-before)
(#3619) Expected newline before "}" (block-closing-brace-newline-before)
(#3622) Expected newline before "}" (block-closing-brace-newline-before)
(#3625) Expected newline before "}" (block-closing-brace-newline-before)
(#3628) Expected newline before "}" (block-closing-brace-newline-before)
(#3631) Expected newline before "}" (block-closing-brace-newline-before)
(#3634) Expected newline before "}" (block-closing-brace-newline-before)
(#3637) Expected newline before "}" (block-closing-brace-newline-before)
(#3640) Expected newline before "}" (block-closing-brace-newline-before)
(#3643) Expected newline before "}" (block-closing-brace-newline-before)
(#3646) Expected newline before "}" (block-closing-brace-newline-before)
(#3649) Expected newline before "}" (block-closing-brace-newline-before)
(#3652) Expected newline before "}" (block-closing-brace-newline-before)
(#3655) Expected newline before "}" (block-closing-brace-newline-before)
(#3658) Expected newline before "}" (block-closing-brace-newline-before)
(#3661) Expected newline before "}" (block-closing-brace-newline-before)
(#3664) Expected newline before "}" (block-closing-brace-newline-before)
(#3667) Expected newline before "}" (block-closing-brace-newline-before)
(#3670) Expected newline before "}" (block-closing-brace-newline-before)
(#3673) Expected newline before "}" (block-closing-brace-newline-before)
(#3676) Expected newline before "}" (block-closing-brace-newline-before)
(#3679) Expected newline before "}" (block-closing-brace-newline-before)
(#3682) Expected newline before "}" (block-closing-brace-newline-before)
(#3685) Expected newline before "}" (block-closing-brace-newline-before)
(#3688) Expected newline before "}" (block-closing-brace-newline-before)
(#3691) Expected newline before "}" (block-closing-brace-newline-before)
(#3694) Expected newline before "}" (block-closing-brace-newline-before)
(#3697) Expected newline before "}" (block-closing-brace-newline-before)
(#3700) Expected newline before "}" (block-closing-brace-newline-before)
(#3703) Expected newline before "}" (block-closing-brace-newline-before)
(#3706) Expected newline before "}" (block-closing-brace-newline-before)
(#3709) Expected newline before "}" (block-closing-brace-newline-before)
(#3712) Expected newline before "}" (block-closing-brace-newline-before)
(#3715) Expected newline before "}" (block-closing-brace-newline-before)
(#3718) Expected newline before "}" (block-closing-brace-newline-before)
(#3721) Expected newline before "}" (block-closing-brace-newline-before)
(#3724) Expected newline before "}" (block-closing-brace-newline-before)
(#3727) Expected newline before "}" (block-closing-brace-newline-before)
(#3730) Expected newline before "}" (block-closing-brace-newline-before)
(#3733) Expected newline before "}" (block-closing-brace-newline-before)
(#3736) Expected newline before "}" (block-closing-brace-newline-before)
(#3739) Expected newline before "}" (block-closing-brace-newline-before)
(#3742) Expected newline before "}" (block-closing-brace-newline-before)
(#3745) Expected newline before "}" (block-closing-brace-newline-before)
(#3748) Expected newline before "}" (block-closing-brace-newline-before)
(#3751) Expected newline before "}" (block-closing-brace-newline-before)
(#3754) Expected newline before "}" (block-closing-brace-newline-before)
(#3757) Expected newline before "}" (block-closing-brace-newline-before)
(#3760) Expected newline before "}" (block-closing-brace-newline-before)
(#3763) Expected newline before "}" (block-closing-brace-newline-before)
(#3766) Expected newline before "}" (block-closing-brace-newline-before)
(#3769) Expected newline before "}" (block-closing-brace-newline-before)
(#3772) Expected newline before "}" (block-closing-brace-newline-before)
(#3775) Expected newline before "}" (block-closing-brace-newline-before)
(#3778) Expected newline before "}" (block-closing-brace-newline-before)
(#3781) Expected newline before "}" (block-closing-brace-newline-before)
(#3784) Expected newline before "}" (block-closing-brace-newline-before)
(#3787) Expected newline before "}" (block-closing-brace-newline-before)
(#3790) Expected newline before "}" (block-closing-brace-newline-before)
(#3793) Expected newline before "}" (block-closing-brace-newline-before)
(#3796) Expected newline before "}" (block-closing-brace-newline-before)
(#3799) Expected newline before "}" (block-closing-brace-newline-before)
(#3802) Expected newline before "}" (block-closing-brace-newline-before)
(#3805) Expected newline before "}" (block-closing-brace-newline-before)
(#3808) Expected newline before "}" (block-closing-brace-newline-before)
(#3811) Expected newline before "}" (block-closing-brace-newline-before)
(#3814) Expected newline before "}" (block-closing-brace-newline-before)
(#3817) Expected newline before "}" (block-closing-brace-newline-before)
(#3820) Expected newline before "}" (block-closing-brace-newline-before)
(#3823) Expected newline before "}" (block-closing-brace-newline-before)
(#3826) Expected newline before "}" (block-closing-brace-newline-before)
(#3829) Expected newline before "}" (block-closing-brace-newline-before)
(#3832) Expected newline before "}" (block-closing-brace-newline-before)
(#3835) Expected newline before "}" (block-closing-brace-newline-before)
(#3838) Expected newline before "}" (block-closing-brace-newline-before)
(#3841) Expected newline before "}" (block-closing-brace-newline-before)
(#3844) Expected newline before "}" (block-closing-brace-newline-before)
(#3847) Expected newline before "}" (block-closing-brace-newline-before)
(#3850) Expected newline before "}" (block-closing-brace-newline-before)
(#3853) Expected newline before "}" (block-closing-brace-newline-before)
(#3856) Expected newline before "}" (block-closing-brace-newline-before)
(#3859) Expected newline before "}" (block-closing-brace-newline-before)
(#3862) Expected newline before "}" (block-closing-brace-newline-before)
(#3865) Expected newline before "}" (block-closing-brace-newline-before)
(#3868) Expected newline before "}" (block-closing-brace-newline-before)
(#3871) Expected newline before "}" (block-closing-brace-newline-before)
(#3874) Expected newline before "}" (block-closing-brace-newline-before)
(#3877) Expected newline before "}" (block-closing-brace-newline-before)
(#3880) Expected newline before "}" (block-closing-brace-newline-before)
(#3883) Expected newline before "}" (block-closing-brace-newline-before)
(#3886) Expected newline before "}" (block-closing-brace-newline-before)
(#3889) Expected newline before "}" (block-closing-brace-newline-before)
(#3892) Expected newline before "}" (block-closing-brace-newline-before)
(#3895) Expected newline before "}" (block-closing-brace-newline-before)
(#3898) Expected newline before "}" (block-closing-brace-newline-before)
(#3901) Expected newline before "}" (block-closing-brace-newline-before)
(#3904) Expected newline before "}" (block-closing-brace-newline-before)
(#3907) Expected newline before "}" (block-closing-brace-newline-before)
(#3910) Expected newline before "}" (block-closing-brace-newline-before)
(#3913) Expected newline before "}" (block-closing-brace-newline-before)
(#3916) Expected newline before "}" (block-closing-brace-newline-before)
(#3919) Expected newline before "}" (block-closing-brace-newline-before)
(#3922) Expected newline before "}" (block-closing-brace-newline-before)
(#3925) Expected newline before "}" (block-closing-brace-newline-before)
(#3928) Expected newline before "}" (block-closing-brace-newline-before)
(#3931) Expected newline before "}" (block-closing-brace-newline-before)
(#3934) Expected newline before "}" (block-closing-brace-newline-before)
(#3937) Expected newline before "}" (block-closing-brace-newline-before)
(#3940) Expected newline before "}" (block-closing-brace-newline-before)
(#3943) Expected newline before "}" (block-closing-brace-newline-before)
(#3946) Expected newline before "}" (block-closing-brace-newline-before)
(#3949) Expected newline before "}" (block-closing-brace-newline-before)
(#3952) Expected newline before "}" (block-closing-brace-newline-before)
(#3955) Expected newline before "}" (block-closing-brace-newline-before)
(#3958) Expected newline before "}" (block-closing-brace-newline-before)
(#3961) Expected newline before "}" (block-closing-brace-newline-before)
(#3964) Expected newline before "}" (block-closing-brace-newline-before)
(#3967) Expected newline before "}" (block-closing-brace-newline-before)
(#3970) Expected newline before "}" (block-closing-brace-newline-before)
(#3973) Expected newline before "}" (block-closing-brace-newline-before)
(#3976) Expected newline before "}" (block-closing-brace-newline-before)
(#3979) Expected newline before "}" (block-closing-brace-newline-before)
(#3982) Expected newline before "}" (block-closing-brace-newline-before)
(#3985) Expected newline before "}" (block-closing-brace-newline-before)
(#3988) Expected newline before "}" (block-closing-brace-newline-before)
(#3991) Expected newline before "}" (block-closing-brace-newline-before)
(#3994) Expected newline before "}" (block-closing-brace-newline-before)
(#3997) Expected newline before "}" (block-closing-brace-newline-before)
(#4000) Expected newline before "}" (block-closing-brace-newline-before)
(#4003) Expected newline before "}" (block-closing-brace-newline-before)
(#4006) Expected newline before "}" (block-closing-brace-newline-before)
(#4009) Expected newline before "}" (block-closing-brace-newline-before)
(#4012) Expected newline before "}" (block-closing-brace-newline-before)
(#4015) Expected newline before "}" (block-closing-brace-newline-before)
(#4018) Expected newline before "}" (block-closing-brace-newline-before)
(#4021) Expected newline before "}" (block-closing-brace-newline-before)
(#4024) Expected newline before "}" (block-closing-brace-newline-before)
(#4027) Expected newline before "}" (block-closing-brace-newline-before)
(#4030) Expected newline before "}" (block-closing-brace-newline-before)
(#4033) Expected newline before "}" (block-closing-brace-newline-before)
(#4036) Expected newline before "}" (block-closing-brace-newline-before)
(#4039) Expected newline before "}" (block-closing-brace-newline-before)
(#4042) Expected newline before "}" (block-closing-brace-newline-before)
(#4045) Expected newline before "}" (block-closing-brace-newline-before)
(#4048) Expected newline before "}" (block-closing-brace-newline-before)
(#4051) Expected newline before "}" (block-closing-brace-newline-before)
(#4054) Expected newline before "}" (block-closing-brace-newline-before)
(#4057) Expected newline before "}" (block-closing-brace-newline-before)
(#4060) Expected newline before "}" (block-closing-brace-newline-before)
(#4063) Expected newline before "}" (block-closing-brace-newline-before)
(#4066) Expected newline before "}" (block-closing-brace-newline-before)
(#4069) Expected newline before "}" (block-closing-brace-newline-before)
(#4072) Expected newline before "}" (block-closing-brace-newline-before)
(#4075) Expected newline before "}" (block-closing-brace-newline-before)
(#4078) Expected newline before "}" (block-closing-brace-newline-before)
(#4081) Expected newline before "}" (block-closing-brace-newline-before)
(#4084) Expected newline before "}" (block-closing-brace-newline-before)
(#4087) Expected newline before "}" (block-closing-brace-newline-before)
(#4090) Expected newline before "}" (block-closing-brace-newline-before)
(#4093) Expected newline before "}" (block-closing-brace-newline-before)
(#4096) Expected newline before "}" (block-closing-brace-newline-before)
(#4099) Expected newline before "}" (block-closing-brace-newline-before)
(#4102) Expected newline before "}" (block-closing-brace-newline-before)
(#4105) Expected newline before "}" (block-closing-brace-newline-before)
(#4108) Expected newline before "}" (block-closing-brace-newline-before)
(#4111) Expected newline before "}" (block-closing-brace-newline-before)
(#4114) Expected newline before "}" (block-closing-brace-newline-before)
(#4117) Expected newline before "}" (block-closing-brace-newline-before)
(#4120) Expected newline before "}" (block-closing-brace-newline-before)
(#4123) Expected newline before "}" (block-closing-brace-newline-before)
(#4126) Expected newline before "}" (block-closing-brace-newline-before)
(#4129) Expected newline before "}" (block-closing-brace-newline-before)
(#4132) Expected newline before "}" (block-closing-brace-newline-before)
(#4135) Expected newline before "}" (block-closing-brace-newline-before)
(#4138) Expected newline before "}" (block-closing-brace-newline-before)
(#4141) Expected newline before "}" (block-closing-brace-newline-before)
(#4144) Expected newline before "}" (block-closing-brace-newline-before)
(#4147) Expected newline before "}" (block-closing-brace-newline-before)
(#4150) Expected newline before "}" (block-closing-brace-newline-before)
(#4153) Expected newline before "}" (block-closing-brace-newline-before)
(#4156) Expected newline before "}" (block-closing-brace-newline-before)
(#4159) Expected newline before "}" (block-closing-brace-newline-before)
(#4162) Expected newline before "}" (block-closing-brace-newline-before)
(#4165) Expected newline before "}" (block-closing-brace-newline-before)
(#4168) Expected newline before "}" (block-closing-brace-newline-before)
(#4171) Expected newline before "}" (block-closing-brace-newline-before)
(#4174) Expected newline before "}" (block-closing-brace-newline-before)
(#4177) Expected newline before "}" (block-closing-brace-newline-before)
(#4180) Expected newline before "}" (block-closing-brace-newline-before)
(#4183) Expected newline before "}" (block-closing-brace-newline-before)
(#4186) Expected newline before "}" (block-closing-brace-newline-before)
(#4189) Expected newline before "}" (block-closing-brace-newline-before)
(#4192) Expected newline before "}" (block-closing-brace-newline-before)
(#4195) Expected newline before "}" (block-closing-brace-newline-before)
(#4198) Expected newline before "}" (block-closing-brace-newline-before)
(#4201) Expected newline before "}" (block-closing-brace-newline-before)
(#4204) Expected newline before "}" (block-closing-brace-newline-before)
(#4207) Expected newline before "}" (block-closing-brace-newline-before)
(#4210) Expected newline before "}" (block-closing-brace-newline-before)
(#4213) Expected newline before "}" (block-closing-brace-newline-before)
(#4216) Expected newline before "}" (block-closing-brace-newline-before)
(#4219) Expected newline before "}" (block-closing-brace-newline-before)
(#4222) Expected newline before "}" (block-closing-brace-newline-before)
(#4225) Expected newline before "}" (block-closing-brace-newline-before)
(#4228) Expected newline before "}" (block-closing-brace-newline-before)
(#4231) Expected newline before "}" (block-closing-brace-newline-before)
(#4234) Expected newline before "}" (block-closing-brace-newline-before)
(#4237) Expected newline before "}" (block-closing-brace-newline-before)
(#4240) Expected newline before "}" (block-closing-brace-newline-before)
(#4243) Expected newline before "}" (block-closing-brace-newline-before)
(#4246) Expected newline before "}" (block-closing-brace-newline-before)
(#4249) Expected newline before "}" (block-closing-brace-newline-before)
(#4252) Expected newline before "}" (block-closing-brace-newline-before)
(#4255) Expected newline before "}" (block-closing-brace-newline-before)
(#4258) Expected newline before "}" (block-closing-brace-newline-before)
(#4261) Expected newline before "}" (block-closing-brace-newline-before)
(#4264) Expected newline before "}" (block-closing-brace-newline-before)
(#4267) Expected newline before "}" (block-closing-brace-newline-before)
(#4270) Expected newline before "}" (block-closing-brace-newline-before)
(#4273) Expected newline before "}" (block-closing-brace-newline-before)
(#4276) Expected newline before "}" (block-closing-brace-newline-before)
(#4279) Expected newline before "}" (block-closing-brace-newline-before)
(#4282) Expected newline before "}" (block-closing-brace-newline-before)
(#4285) Expected newline before "}" (block-closing-brace-newline-before)
(#4288) Expected newline before "}" (block-closing-brace-newline-before)
(#4291) Expected newline before "}" (block-closing-brace-newline-before)
(#4294) Expected newline before "}" (block-closing-brace-newline-before)
(#4297) Expected newline before "}" (block-closing-brace-newline-before)
(#4300) Expected newline before "}" (block-closing-brace-newline-before)
(#4303) Expected newline before "}" (block-closing-brace-newline-before)
(#4306) Expected newline before "}" (block-closing-brace-newline-before)
(#4309) Expected newline before "}" (block-closing-brace-newline-before)
(#4312) Expected newline before "}" (block-closing-brace-newline-before)
(#4315) Expected newline before "}" (block-closing-brace-newline-before)
(#4318) Expected newline before "}" (block-closing-brace-newline-before)
(#4321) Expected newline before "}" (block-closing-brace-newline-before)
(#4324) Expected newline before "}" (block-closing-brace-newline-before)
(#4327) Expected newline before "}" (block-closing-brace-newline-before)
(#4330) Expected newline before "}" (block-closing-brace-newline-before)
(#4333) Expected newline before "}" (block-closing-brace-newline-before)
(#4336) Expected newline before "}" (block-closing-brace-newline-before)
(#4339) Expected newline before "}" (block-closing-brace-newline-before)
(#4342) Expected newline before "}" (block-closing-brace-newline-before)
(#4345) Expected newline before "}" (block-closing-brace-newline-before)
(#4348) Expected newline before "}" (block-closing-brace-newline-before)
(#4351) Expected newline before "}" (block-closing-brace-newline-before)
(#4354) Expected newline before "}" (block-closing-brace-newline-before)
(#4357) Expected newline before "}" (block-closing-brace-newline-before)
(#4360) Expected newline before "}" (block-closing-brace-newline-before)
(#4363) Expected newline before "}" (block-closing-brace-newline-before)
(#4366) Expected newline before "}" (block-closing-brace-newline-before)
(#4369) Expected newline before "}" (block-closing-brace-newline-before)
(#4372) Expected newline before "}" (block-closing-brace-newline-before)
(#4375) Expected newline before "}" (block-closing-brace-newline-before)
(#4378) Expected newline before "}" (block-closing-brace-newline-before)
(#4381) Expected newline before "}" (block-closing-brace-newline-before)
(#4384) Expected newline before "}" (block-closing-brace-newline-before)
(#4387) Expected newline before "}" (block-closing-brace-newline-before)
(#4390) Expected newline before "}" (block-closing-brace-newline-before)
(#4393) Expected newline before "}" (block-closing-brace-newline-before)
(#4396) Expected newline before "}" (block-closing-brace-newline-before)
(#4399) Expected newline before "}" (block-closing-brace-newline-before)
(#4409) Expected newline before "}" (block-closing-brace-newline-before)
(#4417) Expected newline before "}" (block-closing-brace-newline-before)
(#117) Expected newline before "}" (block-closing-brace-newline-before)
(#125) Expected newline before "}" (block-closing-brace-newline-before)
(#11) Expected indentation of 4 spaces (indentation)
(#12) Expected indentation of 4 spaces (indentation)
(#13) Expected indentation of 4 spaces (indentation)
(#14) Expected indentation of 4 spaces (indentation)
(#15) Expected indentation of 4 spaces (indentation)
(#16) Expected indentation of 4 spaces (indentation)
(#17) Expected indentation of 4 spaces (indentation)
(#20) Expected indentation of 4 spaces (indentation)
(#21) Expected indentation of 4 spaces (indentation)
(#22) Expected indentation of 4 spaces (indentation)
(#25) Expected indentation of 4 spaces (indentation)
(#28) Expected indentation of 4 spaces (indentation)
(#31) Expected indentation of 4 spaces (indentation)
(#34) Expected indentation of 4 spaces (indentation)
(#37) Expected indentation of 4 spaces (indentation)
(#40) Expected indentation of 4 spaces (indentation)
(#43) Expected indentation of 4 spaces (indentation)
(#46) Expected indentation of 4 spaces (indentation)
(#49) Expected indentation of 4 spaces (indentation)
(#52) Expected indentation of 4 spaces (indentation)
(#55) Expected indentation of 4 spaces (indentation)
(#58) Expected indentation of 4 spaces (indentation)
(#61) Expected indentation of 4 spaces (indentation)
(#62) Expected indentation of 4 spaces (indentation)
(#65) Expected indentation of 4 spaces (indentation)
(#66) Expected indentation of 4 spaces (indentation)
(#67) Expected indentation of 4 spaces (indentation)
(#68) Expected indentation of 0 spaces (indentation)
(#72) Expected indentation of 4 spaces (indentation)
(#73) Expected indentation of 4 spaces (indentation)
(#74) Expected indentation of 4 spaces (indentation)
(#75) Expected indentation of 4 spaces (indentation)
(#76) Expected indentation of 4 spaces (indentation)
(#79) Expected indentation of 4 spaces (indentation)
(#80) Expected indentation of 4 spaces (indentation)
(#81) Expected indentation of 4 spaces (indentation)
(#84) Expected indentation of 4 spaces (indentation)
(#87) Expected indentation of 4 spaces (indentation)
(#94) Expected indentation of 4 spaces (indentation)
(#101) Expected indentation of 4 spaces (indentation)
(#104) Expected indentation of 4 spaces (indentation)
(#105) Expected indentation of 4 spaces (indentation)
(#108) Expected indentation of 4 spaces (indentation)
(#109) Expected indentation of 4 spaces (indentation)
(#112) Expected indentation of 4 spaces (indentation)
(#113) Expected indentation of 8 spaces (indentation)
(#114) Expected indentation of 8 spaces (indentation)
(#115) Expected indentation of 4 spaces (indentation)
(#116) Expected indentation of 8 spaces (indentation)
(#117) Expected indentation of 8 spaces (indentation)
(#120) Expected indentation of 4 spaces (indentation)
(#121) Expected indentation of 8 spaces (indentation)
(#122) Expected indentation of 8 spaces (indentation)
(#123) Expected indentation of 4 spaces (indentation)
(#124) Expected indentation of 8 spaces (indentation)
(#125) Expected indentation of 8 spaces (indentation)
(#128) Expected indentation of 4 spaces (indentation)
(#129) Expected indentation of 4 spaces (indentation)
(#130) Expected indentation of 4 spaces (indentation)
(#133) Expected indentation of 4 spaces (indentation)
(#134) Expected indentation of 4 spaces (indentation)
(#135) Expected indentation of 4 spaces (indentation)
(#138) Expected indentation of 4 spaces (indentation)
(#139) Expected indentation of 4 spaces (indentation)
(#140) Expected indentation of 4 spaces (indentation)
(#143) Expected indentation of 4 spaces (indentation)
(#144) Expected indentation of 4 spaces (indentation)
(#145) Expected indentation of 4 spaces (indentation)
(#148) Expected indentation of 4 spaces (indentation)
(#149) Expected indentation of 4 spaces (indentation)
(#150) Expected indentation of 4 spaces (indentation)
(#153) Expected indentation of 4 spaces (indentation)
(#154) Expected indentation of 4 spaces (indentation)
(#155) Expected indentation of 4 spaces (indentation)
(#163) Expected indentation of 4 spaces (indentation)
(#164) 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)
(#171) Expected indentation of 4 spaces (indentation)
(#172) Expected indentation of 4 spaces (indentation)
(#176) Expected indentation of 4 spaces (indentation)
(#177) Expected indentation of 4 spaces (indentation)
(#178) Expected indentation of 4 spaces (indentation)
(#179) Expected indentation of 4 spaces (indentation)
(#182) Expected indentation of 4 spaces (indentation)
(#185) Expected indentation of 4 spaces (indentation)
(#188) Expected indentation of 4 spaces (indentation)
(#193) Expected indentation of 4 spaces (indentation)
(#196) Expected indentation of 4 spaces (indentation)
(#199) Expected indentation of 4 spaces (indentation)
(#202) Expected indentation of 4 spaces (indentation)
(#205) Expected indentation of 4 spaces (indentation)
(#208) Expected indentation of 4 spaces (indentation)
(#211) Expected indentation of 4 spaces (indentation)
(#214) Expected indentation of 4 spaces (indentation)
(#217) Expected indentation of 4 spaces (indentation)
(#220) Expected indentation of 4 spaces (indentation)
(#223) Expected indentation of 4 spaces (indentation)
(#226) Expected indentation of 4 spaces (indentation)
(#229) Expected indentation of 4 spaces (indentation)
(#232) Expected indentation of 4 spaces (indentation)
(#235) Expected indentation of 4 spaces (indentation)
(#238) Expected indentation of 4 spaces (indentation)
(#241) Expected indentation of 4 spaces (indentation)
(#244) Expected indentation of 4 spaces (indentation)
(#247) Expected indentation of 4 spaces (indentation)
(#250) Expected indentation of 4 spaces (indentation)
(#253) Expected indentation of 4 spaces (indentation)
(#256) Expected indentation of 4 spaces (indentation)
(#259) Expected indentation of 4 spaces (indentation)
(#262) Expected indentation of 4 spaces (indentation)
(#265) Expected indentation of 4 spaces (indentation)
(#268) Expected indentation of 4 spaces (indentation)
(#271) Expected indentation of 4 spaces (indentation)
(#274) Expected indentation of 4 spaces (indentation)
(#277) Expected indentation of 4 spaces (indentation)
(#280) Expected indentation of 4 spaces (indentation)
(#283) Expected indentation of 4 spaces (indentation)
(#286) Expected indentation of 4 spaces (indentation)
(#289) Expected indentation of 4 spaces (indentation)
(#292) Expected indentation of 4 spaces (indentation)
(#295) Expected indentation of 4 spaces (indentation)
(#298) Expected indentation of 4 spaces (indentation)
(#301) Expected indentation of 4 spaces (indentation)
(#304) Expected indentation of 4 spaces (indentation)
(#307) Expected indentation of 4 spaces (indentation)
(#310) Expected indentation of 4 spaces (indentation)
(#313) Expected indentation of 4 spaces (indentation)
(#316) Expected indentation of 4 spaces (indentation)
(#319) Expected indentation of 4 spaces (indentation)
(#322) Expected indentation of 4 spaces (indentation)
(#325) Expected indentation of 4 spaces (indentation)
(#328) Expected indentation of 4 spaces (indentation)
(#331) Expected indentation of 4 spaces (indentation)
(#334) Expected indentation of 4 spaces (indentation)
(#337) Expected indentation of 4 spaces (indentation)
(#340) Expected indentation of 4 spaces (indentation)
(#343) Expected indentation of 4 spaces (indentation)
(#346) Expected indentation of 4 spaces (indentation)
(#349) Expected indentation of 4 spaces (indentation)
(#352) Expected indentation of 4 spaces (indentation)
(#355) Expected indentation of 4 spaces (indentation)
(#358) Expected indentation of 4 spaces (indentation)
(#361) Expected indentation of 4 spaces (indentation)
(#364) Expected indentation of 4 spaces (indentation)
(#367) Expected indentation of 4 spaces (indentation)
(#370) Expected indentation of 4 spaces (indentation)
(#373) Expected indentation of 4 spaces (indentation)
(#376) Expected indentation of 4 spaces (indentation)
(#379) Expected indentation of 4 spaces (indentation)
(#382) Expected indentation of 4 spaces (indentation)
(#385) Expected indentation of 4 spaces (indentation)
(#388) Expected indentation of 4 spaces (indentation)
(#391) Expected indentation of 4 spaces (indentation)
(#394) Expected indentation of 4 spaces (indentation)
(#397) Expected indentation of 4 spaces (indentation)
(#400) Expected indentation of 4 spaces (indentation)
(#403) Expected indentation of 4 spaces (indentation)
(#406) Expected indentation of 4 spaces (indentation)
(#409) Expected indentation of 4 spaces (indentation)
(#412) Expected indentation of 4 spaces (indentation)
(#415) Expected indentation of 4 spaces (indentation)
(#418) Expected indentation of 4 spaces (indentation)
(#421) Expected indentation of 4 spaces (indentation)
(#424) Expected indentation of 4 spaces (indentation)
(#427) Expected indentation of 4 spaces (indentation)
(#430) Expected indentation of 4 spaces (indentation)
(#433) Expected indentation of 4 spaces (indentation)
(#436) Expected indentation of 4 spaces (indentation)
(#439) Expected indentation of 4 spaces (indentation)
(#442) Expected indentation of 4 spaces (indentation)
(#445) Expected indentation of 4 spaces (indentation)
(#448) Expected indentation of 4 spaces (indentation)
(#451) Expected indentation of 4 spaces (indentation)
(#454) Expected indentation of 4 spaces (indentation)
(#457) Expected indentation of 4 spaces (indentation)
(#460) Expected indentation of 4 spaces (indentation)
(#463) Expected indentation of 4 spaces (indentation)
(#466) Expected indentation of 4 spaces (indentation)
(#469) Expected indentation of 4 spaces (indentation)
(#472) Expected indentation of 4 spaces (indentation)
(#475) Expected indentation of 4 spaces (indentation)
(#478) Expected indentation of 4 spaces (indentation)
(#481) Expected indentation of 4 spaces (indentation)
(#484) Expected indentation of 4 spaces (indentation)
(#487) Expected indentation of 4 spaces (indentation)
(#490) Expected indentation of 4 spaces (indentation)
(#493) Expected indentation of 4 spaces (indentation)
(#496) Expected indentation of 4 spaces (indentation)
(#499) Expected indentation of 4 spaces (indentation)
(#502) Expected indentation of 4 spaces (indentation)
(#505) Expected indentation of 4 spaces (indentation)
(#508) Expected indentation of 4 spaces (indentation)
(#511) Expected indentation of 4 spaces (indentation)
(#514) Expected indentation of 4 spaces (indentation)
(#517) Expected indentation of 4 spaces (indentation)
(#520) Expected indentation of 4 spaces (indentation)
(#523) Expected indentation of 4 spaces (indentation)
(#526) Expected indentation of 4 spaces (indentation)
(#529) Expected indentation of 4 spaces (indentation)
(#532) Expected indentation of 4 spaces (indentation)
(#535) Expected indentation of 4 spaces (indentation)
(#538) Expected indentation of 4 spaces (indentation)
(#541) Expected indentation of 4 spaces (indentation)
(#544) Expected indentation of 4 spaces (indentation)
(#547) Expected indentation of 4 spaces (indentation)
(#550) Expected indentation of 4 spaces (indentation)
(#553) Expected indentation of 4 spaces (indentation)
(#556) Expected indentation of 4 spaces (indentation)
(#559) Expected indentation of 4 spaces (indentation)
(#562) Expected indentation of 4 spaces (indentation)
(#565) Expected indentation of 4 spaces (indentation)
(#568) Expected indentation of 4 spaces (indentation)
(#571) Expected indentation of 4 spaces (indentation)
(#574) Expected indentation of 4 spaces (indentation)
(#577) Expected indentation of 4 spaces (indentation)
(#580) Expected indentation of 4 spaces (indentation)
(#583) Expected indentation of 4 spaces (indentation)
(#586) Expected indentation of 4 spaces (indentation)
(#589) Expected indentation of 4 spaces (indentation)
(#592) Expected indentation of 4 spaces (indentation)
(#595) Expected indentation of 4 spaces (indentation)
(#598) Expected indentation of 4 spaces (indentation)
(#601) Expected indentation of 4 spaces (indentation)
(#604) Expected indentation of 4 spaces (indentation)
(#607) Expected indentation of 4 spaces (indentation)
(#610) Expected indentation of 4 spaces (indentation)
(#613) Expected indentation of 4 spaces (indentation)
(#616) Expected indentation of 4 spaces (indentation)
(#619) Expected indentation of 4 spaces (indentation)
(#622) Expected indentation of 4 spaces (indentation)
(#625) Expected indentation of 4 spaces (indentation)
(#628) Expected indentation of 4 spaces (indentation)
(#631) Expected indentation of 4 spaces (indentation)
(#634) Expected indentation of 4 spaces (indentation)
(#637) Expected indentation of 4 spaces (indentation)
(#640) Expected indentation of 4 spaces (indentation)
(#643) Expected indentation of 4 spaces (indentation)
(#646) Expected indentation of 4 spaces (indentation)
(#649) Expected indentation of 4 spaces (indentation)
(#652) Expected indentation of 4 spaces (indentation)
(#655) Expected indentation of 4 spaces (indentation)
(#658) Expected indentation of 4 spaces (indentation)
(#661) Expected indentation of 4 spaces (indentation)
(#664) Expected indentation of 4 spaces (indentation)
(#667) Expected indentation of 4 spaces (indentation)
(#670) Expected indentation of 4 spaces (indentation)
(#673) Expected indentation of 4 spaces (indentation)
(#676) Expected indentation of 4 spaces (indentation)
(#679) Expected indentation of 4 spaces (indentation)
(#682) Expected indentation of 4 spaces (indentation)
(#685) Expected indentation of 4 spaces (indentation)
(#688) Expected indentation of 4 spaces (indentation)
(#691) Expected indentation of 4 spaces (indentation)
(#694) Expected indentation of 4 spaces (indentation)
(#697) Expected indentation of 4 spaces (indentation)
(#700) Expected indentation of 4 spaces (indentation)
(#703) Expected indentation of 4 spaces (indentation)
(#706) Expected indentation of 4 spaces (indentation)
(#709) Expected indentation of 4 spaces (indentation)
(#712) Expected indentation of 4 spaces (indentation)
(#715) Expected indentation of 4 spaces (indentation)
(#718) Expected indentation of 4 spaces (indentation)
(#721) Expected indentation of 4 spaces (indentation)
(#724) Expected indentation of 4 spaces (indentation)
(#727) Expected indentation of 4 spaces (indentation)
(#730) Expected indentation of 4 spaces (indentation)
(#733) Expected indentation of 4 spaces (indentation)
(#736) Expected indentation of 4 spaces (indentation)
(#739) Expected indentation of 4 spaces (indentation)
(#742) Expected indentation of 4 spaces (indentation)
(#745) Expected indentation of 4 spaces (indentation)
(#748) Expected indentation of 4 spaces (indentation)
(#751) Expected indentation of 4 spaces (indentation)
(#754) Expected indentation of 4 spaces (indentation)
(#757) Expected indentation of 4 spaces (indentation)
(#760) Expected indentation of 4 spaces (indentation)
(#763) Expected indentation of 4 spaces (indentation)
(#766) Expected indentation of 4 spaces (indentation)
(#769) Expected indentation of 4 spaces (indentation)
(#772) Expected indentation of 4 spaces (indentation)
(#775) Expected indentation of 4 spaces (indentation)
(#778) Expected indentation of 4 spaces (indentation)
(#781) Expected indentation of 4 spaces (indentation)
(#784) Expected indentation of 4 spaces (indentation)
(#787) Expected indentation of 4 spaces (indentation)
(#790) Expected indentation of 4 spaces (indentation)
(#793) Expected indentation of 4 spaces (indentation)
(#796) Expected indentation of 4 spaces (indentation)
(#799) Expected indentation of 4 spaces (indentation)
(#802) Expected indentation of 4 spaces (indentation)
(#805) Expected indentation of 4 spaces (indentation)
(#808) Expected indentation of 4 spaces (indentation)
(#811) Expected indentation of 4 spaces (indentation)
(#814) Expected indentation of 4 spaces (indentation)
(#817) Expected indentation of 4 spaces (indentation)
(#820) Expected indentation of 4 spaces (indentation)
(#823) Expected indentation of 4 spaces (indentation)
(#826) Expected indentation of 4 spaces (indentation)
(#829) Expected indentation of 4 spaces (indentation)
(#832) Expected indentation of 4 spaces (indentation)
(#835) Expected indentation of 4 spaces (indentation)
(#838) Expected indentation of 4 spaces (indentation)
(#841) Expected indentation of 4 spaces (indentation)
(#844) Expected indentation of 4 spaces (indentation)
(#847) Expected indentation of 4 spaces (indentation)
(#850) Expected indentation of 4 spaces (indentation)
(#853) Expected indentation of 4 spaces (indentation)
(#856) Expected indentation of 4 spaces (indentation)
(#859) Expected indentation of 4 spaces (indentation)
(#862) Expected indentation of 4 spaces (indentation)
(#865) Expected indentation of 4 spaces (indentation)
(#868) Expected indentation of 4 spaces (indentation)
(#871) Expected indentation of 4 spaces (indentation)
(#874) Expected indentation of 4 spaces (indentation)
(#877) Expected indentation of 4 spaces (indentation)
(#880) Expected indentation of 4 spaces (indentation)
(#883) Expected indentation of 4 spaces (indentation)
(#886) Expected indentation of 4 spaces (indentation)
(#889) Expected indentation of 4 spaces (indentation)
(#892) Expected indentation of 4 spaces (indentation)
(#895) Expected indentation of 4 spaces (indentation)
(#898) Expected indentation of 4 spaces (indentation)
(#901) Expected indentation of 4 spaces (indentation)
(#904) Expected indentation of 4 spaces (indentation)
(#907) Expected indentation of 4 spaces (indentation)
(#910) Expected indentation of 4 spaces (indentation)
(#913) Expected indentation of 4 spaces (indentation)
(#916) Expected indentation of 4 spaces (indentation)
(#919) Expected indentation of 4 spaces (indentation)
(#922) Expected indentation of 4 spaces (indentation)
(#925) Expected indentation of 4 spaces (indentation)
(#928) Expected indentation of 4 spaces (indentation)
(#931) Expected indentation of 4 spaces (indentation)
(#934) Expected indentation of 4 spaces (indentation)
(#937) Expected indentation of 4 spaces (indentation)
(#940) Expected indentation of 4 spaces (indentation)
(#943) Expected indentation of 4 spaces (indentation)
(#946) Expected indentation of 4 spaces (indentation)
(#949) Expected indentation of 4 spaces (indentation)
(#952) Expected indentation of 4 spaces (indentation)
(#955) Expected indentation of 4 spaces (indentation)
(#958) Expected indentation of 4 spaces (indentation)
(#961) Expected indentation of 4 spaces (indentation)
(#964) Expected indentation of 4 spaces (indentation)
(#967) Expected indentation of 4 spaces (indentation)
(#970) Expected indentation of 4 spaces (indentation)
(#973) Expected indentation of 4 spaces (indentation)
(#976) Expected indentation of 4 spaces (indentation)
(#979) Expected indentation of 4 spaces (indentation)
(#982) Expected indentation of 4 spaces (indentation)
(#985) Expected indentation of 4 spaces (indentation)
(#988) Expected indentation of 4 spaces (indentation)
(#991) Expected indentation of 4 spaces (indentation)
(#994) Expected indentation of 4 spaces (indentation)
(#997) Expected indentation of 4 spaces (indentation)
(#1000) Expected indentation of 4 spaces (indentation)
(#1003) Expected indentation of 4 spaces (indentation)
(#1006) Expected indentation of 4 spaces (indentation)
(#1009) Expected indentation of 4 spaces (indentation)
(#1012) Expected indentation of 4 spaces (indentation)
(#1015) Expected indentation of 4 spaces (indentation)
(#1018) Expected indentation of 4 spaces (indentation)
(#1021) Expected indentation of 4 spaces (indentation)
(#1024) Expected indentation of 4 spaces (indentation)
(#1027) Expected indentation of 4 spaces (indentation)
(#1030) Expected indentation of 4 spaces (indentation)
(#1033) Expected indentation of 4 spaces (indentation)
(#1036) Expected indentation of 4 spaces (indentation)
(#1039) Expected indentation of 4 spaces (indentation)
(#1042) Expected indentation of 4 spaces (indentation)
(#1045) Expected indentation of 4 spaces (indentation)
(#1048) Expected indentation of 4 spaces (indentation)
(#1051) Expected indentation of 4 spaces (indentation)
(#1054) Expected indentation of 4 spaces (indentation)
(#1057) Expected indentation of 4 spaces (indentation)
(#1060) Expected indentation of 4 spaces (indentation)
(#1063) Expected indentation of 4 spaces (indentation)
(#1066) Expected indentation of 4 spaces (indentation)
(#1069) Expected indentation of 4 spaces (indentation)
(#1072) Expected indentation of 4 spaces (indentation)
(#1075) Expected indentation of 4 spaces (indentation)
(#1078) Expected indentation of 4 spaces (indentation)
(#1081) Expected indentation of 4 spaces (indentation)
(#1084) Expected indentation of 4 spaces (indentation)
(#1087) Expected indentation of 4 spaces (indentation)
(#1090) Expected indentation of 4 spaces (indentation)
(#1093) Expected indentation of 4 spaces (indentation)
(#1096) Expected indentation of 4 spaces (indentation)
(#1099) Expected indentation of 4 spaces (indentation)
(#1102) Expected indentation of 4 spaces (indentation)
(#1105) Expected indentation of 4 spaces (indentation)
(#1108) Expected indentation of 4 spaces (indentation)
(#1111) Expected indentation of 4 spaces (indentation)
(#1114) Expected indentation of 4 spaces (indentation)
(#1117) Expected indentation of 4 spaces (indentation)
(#1120) Expected indentation of 4 spaces (indentation)
(#1123) Expected indentation of 4 spaces (indentation)
(#1126) Expected indentation of 4 spaces (indentation)
(#1129) Expected indentation of 4 spaces (indentation)
(#1132) Expected indentation of 4 spaces (indentation)
(#1135) Expected indentation of 4 spaces (indentation)
(#1138) Expected indentation of 4 spaces (indentation)
(#1141) Expected indentation of 4 spaces (indentation)
(#1144) Expected indentation of 4 spaces (indentation)
(#1147) Expected indentation of 4 spaces (indentation)
(#1150) Expected indentation of 4 spaces (indentation)
(#1153) Expected indentation of 4 spaces (indentation)
(#1156) Expected indentation of 4 spaces (indentation)
(#1159) Expected indentation of 4 spaces (indentation)
(#1162) Expected indentation of 4 spaces (indentation)
(#1165) Expected indentation of 4 spaces (indentation)
(#1168) Expected indentation of 4 spaces (indentation)
(#1171) Expected indentation of 4 spaces (indentation)
(#1174) Expected indentation of 4 spaces (indentation)
(#1177) Expected indentation of 4 spaces (indentation)
(#1180) Expected indentation of 4 spaces (indentation)
(#1183) Expected indentation of 4 spaces (indentation)
(#1186) Expected indentation of 4 spaces (indentation)
(#1189) Expected indentation of 4 spaces (indentation)
(#1192) Expected indentation of 4 spaces (indentation)
(#1195) Expected indentation of 4 spaces (indentation)
(#1198) Expected indentation of 4 spaces (indentation)
(#1201) Expected indentation of 4 spaces (indentation)
(#1204) Expected indentation of 4 spaces (indentation)
(#1207) Expected indentation of 4 spaces (indentation)
(#1210) Expected indentation of 4 spaces (indentation)
(#1213) Expected indentation of 4 spaces (indentation)
(#1216) Expected indentation of 4 spaces (indentation)
(#1219) Expected indentation of 4 spaces (indentation)
(#1222) Expected indentation of 4 spaces (indentation)
(#1225) Expected indentation of 4 spaces (indentation)
(#1228) Expected indentation of 4 spaces (indentation)
(#1231) Expected indentation of 4 spaces (indentation)
(#1234) Expected indentation of 4 spaces (indentation)
(#1237) Expected indentation of 4 spaces (indentation)
(#1240) Expected indentation of 4 spaces (indentation)
(#1243) Expected indentation of 4 spaces (indentation)
(#1246) Expected indentation of 4 spaces (indentation)
(#1249) Expected indentation of 4 spaces (indentation)
(#1252) Expected indentation of 4 spaces (indentation)
(#1255) Expected indentation of 4 spaces (indentation)
(#1258) Expected indentation of 4 spaces (indentation)
(#1261) Expected indentation of 4 spaces (indentation)
(#1264) Expected indentation of 4 spaces (indentation)
(#1267) Expected indentation of 4 spaces (indentation)
(#1270) Expected indentation of 4 spaces (indentation)
(#1273) Expected indentation of 4 spaces (indentation)
(#1276) Expected indentation of 4 spaces (indentation)
(#1279) Expected indentation of 4 spaces (indentation)
(#1282) Expected indentation of 4 spaces (indentation)
(#1285) Expected indentation of 4 spaces (indentation)
(#1288) Expected indentation of 4 spaces (indentation)
(#1291) Expected indentation of 4 spaces (indentation)
(#1294) Expected indentation of 4 spaces (indentation)
(#1297) Expected indentation of 4 spaces (indentation)
(#1300) Expected indentation of 4 spaces (indentation)
(#1303) Expected indentation of 4 spaces (indentation)
(#1306) Expected indentation of 4 spaces (indentation)
(#1309) Expected indentation of 4 spaces (indentation)
(#1312) Expected indentation of 4 spaces (indentation)
(#1315) Expected indentation of 4 spaces (indentation)
(#1318) Expected indentation of 4 spaces (indentation)
(#1321) Expected indentation of 4 spaces (indentation)
(#1324) Expected indentation of 4 spaces (indentation)
(#1327) Expected indentation of 4 spaces (indentation)
(#1330) Expected indentation of 4 spaces (indentation)
(#1333) Expected indentation of 4 spaces (indentation)
(#1336) Expected indentation of 4 spaces (indentation)
(#1339) Expected indentation of 4 spaces (indentation)
(#1342) Expected indentation of 4 spaces (indentation)
(#1345) Expected indentation of 4 spaces (indentation)
(#1348) Expected indentation of 4 spaces (indentation)
(#1351) Expected indentation of 4 spaces (indentation)
(#1354) Expected indentation of 4 spaces (indentation)
(#1357) Expected indentation of 4 spaces (indentation)
(#1360) Expected indentation of 4 spaces (indentation)
(#1363) Expected indentation of 4 spaces (indentation)
(#1366) Expected indentation of 4 spaces (indentation)
(#1369) Expected indentation of 4 spaces (indentation)
(#1372) Expected indentation of 4 spaces (indentation)
(#1375) Expected indentation of 4 spaces (indentation)
(#1378) Expected indentation of 4 spaces (indentation)
(#1381) Expected indentation of 4 spaces (indentation)
(#1384) Expected indentation of 4 spaces (indentation)
(#1387) Expected indentation of 4 spaces (indentation)
(#1390) Expected indentation of 4 spaces (indentation)
(#1393) Expected indentation of 4 spaces (indentation)
(#1396) Expected indentation of 4 spaces (indentation)
(#1399) Expected indentation of 4 spaces (indentation)
(#1402) Expected indentation of 4 spaces (indentation)
(#1405) Expected indentation of 4 spaces (indentation)
(#1408) Expected indentation of 4 spaces (indentation)
(#1411) Expected indentation of 4 spaces (indentation)
(#1414) Expected indentation of 4 spaces (indentation)
(#1417) Expected indentation of 4 spaces (indentation)
(#1420) Expected indentation of 4 spaces (indentation)
(#1423) Expected indentation of 4 spaces (indentation)
(#1426) Expected indentation of 4 spaces (indentation)
(#1429) Expected indentation of 4 spaces (indentation)
(#1432) Expected indentation of 4 spaces (indentation)
(#1435) Expected indentation of 4 spaces (indentation)
(#1438) Expected indentation of 4 spaces (indentation)
(#1441) Expected indentation of 4 spaces (indentation)
(#1444) Expected indentation of 4 spaces (indentation)
(#1447) Expected indentation of 4 spaces (indentation)
(#1450) Expected indentation of 4 spaces (indentation)
(#1453) Expected indentation of 4 spaces (indentation)
(#1456) Expected indentation of 4 spaces (indentation)
(#1459) Expected indentation of 4 spaces (indentation)
(#1462) Expected indentation of 4 spaces (indentation)
(#1465) Expected indentation of 4 spaces (indentation)
(#1468) Expected indentation of 4 spaces (indentation)
(#1471) Expected indentation of 4 spaces (indentation)
(#1474) Expected indentation of 4 spaces (indentation)
(#1477) Expected indentation of 4 spaces (indentation)
(#1480) Expected indentation of 4 spaces (indentation)
(#1483) Expected indentation of 4 spaces (indentation)
(#1486) Expected indentation of 4 spaces (indentation)
(#1489) Expected indentation of 4 spaces (indentation)
(#1492) Expected indentation of 4 spaces (indentation)
(#1495) Expected indentation of 4 spaces (indentation)
(#1498) Expected indentation of 4 spaces (indentation)
(#1501) Expected indentation of 4 spaces (indentation)
(#1504) Expected indentation of 4 spaces (indentation)
(#1507) Expected indentation of 4 spaces (indentation)
(#1510) Expected indentation of 4 spaces (indentation)
(#1513) Expected indentation of 4 spaces (indentation)
(#1516) Expected indentation of 4 spaces (indentation)
(#1519) Expected indentation of 4 spaces (indentation)
(#1522) Expected indentation of 4 spaces (indentation)
(#1525) Expected indentation of 4 spaces (indentation)
(#1528) Expected indentation of 4 spaces (indentation)
(#1531) Expected indentation of 4 spaces (indentation)
(#1534) Expected indentation of 4 spaces (indentation)
(#1537) Expected indentation of 4 spaces (indentation)
(#1540) Expected indentation of 4 spaces (indentation)
(#1543) Expected indentation of 4 spaces (indentation)
(#1546) Expected indentation of 4 spaces (indentation)
(#1549) Expected indentation of 4 spaces (indentation)
(#1552) Expected indentation of 4 spaces (indentation)
(#1555) Expected indentation of 4 spaces (indentation)
(#1558) Expected indentation of 4 spaces (indentation)
(#1561) Expected indentation of 4 spaces (indentation)
(#1564) Expected indentation of 4 spaces (indentation)
(#1567) Expected indentation of 4 spaces (indentation)
(#1570) Expected indentation of 4 spaces (indentation)
(#1573) Expected indentation of 4 spaces (indentation)
(#1576) Expected indentation of 4 spaces (indentation)
(#1579) Expected indentation of 4 spaces (indentation)
(#1582) Expected indentation of 4 spaces (indentation)
(#1585) Expected indentation of 4 spaces (indentation)
(#1588) Expected indentation of 4 spaces (indentation)
(#1591) Expected indentation of 4 spaces (indentation)
(#1594) Expected indentation of 4 spaces (indentation)
(#1597) Expected indentation of 4 spaces (indentation)
(#1600) Expected indentation of 4 spaces (indentation)
(#1603) Expected indentation of 4 spaces (indentation)
(#1606) Expected indentation of 4 spaces (indentation)
(#1609) Expected indentation of 4 spaces (indentation)
(#1612) Expected indentation of 4 spaces (indentation)
(#1615) Expected indentation of 4 spaces (indentation)
(#1618) Expected indentation of 4 spaces (indentation)
(#1621) Expected indentation of 4 spaces (indentation)
(#1624) Expected indentation of 4 spaces (indentation)
(#1627) Expected indentation of 4 spaces (indentation)
(#1630) Expected indentation of 4 spaces (indentation)
(#1633) Expected indentation of 4 spaces (indentation)
(#1636) Expected indentation of 4 spaces (indentation)
(#1639) Expected indentation of 4 spaces (indentation)
(#1642) Expected indentation of 4 spaces (indentation)
(#1645) Expected indentation of 4 spaces (indentation)
(#1648) Expected indentation of 4 spaces (indentation)
(#1651) Expected indentation of 4 spaces (indentation)
(#1654) Expected indentation of 4 spaces (indentation)
(#1657) Expected indentation of 4 spaces (indentation)
(#1660) Expected indentation of 4 spaces (indentation)
(#1663) Expected indentation of 4 spaces (indentation)
(#1666) Expected indentation of 4 spaces (indentation)
(#1669) Expected indentation of 4 spaces (indentation)
(#1672) Expected indentation of 4 spaces (indentation)
(#1675) Expected indentation of 4 spaces (indentation)
(#1678) Expected indentation of 4 spaces (indentation)
(#1681) Expected indentation of 4 spaces (indentation)
(#1684) Expected indentation of 4 spaces (indentation)
(#1687) Expected indentation of 4 spaces (indentation)
(#1690) Expected indentation of 4 spaces (indentation)
(#1693) Expected indentation of 4 spaces (indentation)
(#1696) Expected indentation of 4 spaces (indentation)
(#1699) Expected indentation of 4 spaces (indentation)
(#1702) Expected indentation of 4 spaces (indentation)
(#1705) Expected indentation of 4 spaces (indentation)
(#1708) Expected indentation of 4 spaces (indentation)
(#1711) Expected indentation of 4 spaces (indentation)
(#1714) Expected indentation of 4 spaces (indentation)
(#1717) Expected indentation of 4 spaces (indentation)
(#1720) Expected indentation of 4 spaces (indentation)
(#1723) Expected indentation of 4 spaces (indentation)
(#1726) Expected indentation of 4 spaces (indentation)
(#1729) Expected indentation of 4 spaces (indentation)
(#1732) Expected indentation of 4 spaces (indentation)
(#1735) Expected indentation of 4 spaces (indentation)
(#1738) Expected indentation of 4 spaces (indentation)
(#1741) Expected indentation of 4 spaces (indentation)
(#1744) Expected indentation of 4 spaces (indentation)
(#1747) Expected indentation of 4 spaces (indentation)
(#1750) Expected indentation of 4 spaces (indentation)
(#1753) Expected indentation of 4 spaces (indentation)
(#1756) Expected indentation of 4 spaces (indentation)
(#1759) Expected indentation of 4 spaces (indentation)
(#1762) Expected indentation of 4 spaces (indentation)
(#1765) Expected indentation of 4 spaces (indentation)
(#1768) Expected indentation of 4 spaces (indentation)
(#1771) Expected indentation of 4 spaces (indentation)
(#1774) Expected indentation of 4 spaces (indentation)
(#1777) Expected indentation of 4 spaces (indentation)
(#1780) Expected indentation of 4 spaces (indentation)
(#1783) Expected indentation of 4 spaces (indentation)
(#1786) Expected indentation of 4 spaces (indentation)
(#1789) Expected indentation of 4 spaces (indentation)
(#1792) Expected indentation of 4 spaces (indentation)
(#1795) Expected indentation of 4 spaces (indentation)
(#1798) Expected indentation of 4 spaces (indentation)
(#1801) Expected indentation of 4 spaces (indentation)
(#1804) Expected indentation of 4 spaces (indentation)
(#1807) Expected indentation of 4 spaces (indentation)
(#1810) Expected indentation of 4 spaces (indentation)
(#1813) Expected indentation of 4 spaces (indentation)
(#1816) Expected indentation of 4 spaces (indentation)
(#1819) Expected indentation of 4 spaces (indentation)
(#1822) Expected indentation of 4 spaces (indentation)
(#1825) Expected indentation of 4 spaces (indentation)
(#1828) Expected indentation of 4 spaces (indentation)
(#1831) Expected indentation of 4 spaces (indentation)
(#1834) Expected indentation of 4 spaces (indentation)
(#1837) Expected indentation of 4 spaces (indentation)
(#1840) Expected indentation of 4 spaces (indentation)
(#1843) Expected indentation of 4 spaces (indentation)
(#1846) Expected indentation of 4 spaces (indentation)
(#1849) Expected indentation of 4 spaces (indentation)
(#1852) Expected indentation of 4 spaces (indentation)
(#1855) Expected indentation of 4 spaces (indentation)
(#1858) Expected indentation of 4 spaces (indentation)
(#1861) Expected indentation of 4 spaces (indentation)
(#1864) Expected indentation of 4 spaces (indentation)
(#1867) Expected indentation of 4 spaces (indentation)
(#1870) Expected indentation of 4 spaces (indentation)
(#1873) Expected indentation of 4 spaces (indentation)
(#1876) Expected indentation of 4 spaces (indentation)
(#1879) Expected indentation of 4 spaces (indentation)
(#1882) Expected indentation of 4 spaces (indentation)
(#1885) Expected indentation of 4 spaces (indentation)
(#1888) Expected indentation of 4 spaces (indentation)
(#1891) Expected indentation of 4 spaces (indentation)
(#1894) Expected indentation of 4 spaces (indentation)
(#1897) Expected indentation of 4 spaces (indentation)
(#1900) Expected indentation of 4 spaces (indentation)
(#1903) Expected indentation of 4 spaces (indentation)
(#1906) Expected indentation of 4 spaces (indentation)
(#1909) Expected indentation of 4 spaces (indentation)
(#1912) Expected indentation of 4 spaces (indentation)
(#1915) Expected indentation of 4 spaces (indentation)
(#1918) Expected indentation of 4 spaces (indentation)
(#1921) Expected indentation of 4 spaces (indentation)
(#1924) Expected indentation of 4 spaces (indentation)
(#1927) Expected indentation of 4 spaces (indentation)
(#1930) Expected indentation of 4 spaces (indentation)
(#1933) Expected indentation of 4 spaces (indentation)
(#1936) Expected indentation of 4 spaces (indentation)
(#1939) Expected indentation of 4 spaces (indentation)
(#1942) Expected indentation of 4 spaces (indentation)
(#1945) Expected indentation of 4 spaces (indentation)
(#1948) Expected indentation of 4 spaces (indentation)
(#1951) Expected indentation of 4 spaces (indentation)
(#1954) Expected indentation of 4 spaces (indentation)
(#1957) Expected indentation of 4 spaces (indentation)
(#1960) Expected indentation of 4 spaces (indentation)
(#1963) Expected indentation of 4 spaces (indentation)
(#1966) Expected indentation of 4 spaces (indentation)
(#1969) Expected indentation of 4 spaces (indentation)
(#1972) Expected indentation of 4 spaces (indentation)
(#1975) Expected indentation of 4 spaces (indentation)
(#1978) Expected indentation of 4 spaces (indentation)
(#1981) Expected indentation of 4 spaces (indentation)
(#1984) Expected indentation of 4 spaces (indentation)
(#1987) Expected indentation of 4 spaces (indentation)
(#1990) Expected indentation of 4 spaces (indentation)
(#1993) Expected indentation of 4 spaces (indentation)
(#1996) Expected indentation of 4 spaces (indentation)
(#1999) Expected indentation of 4 spaces (indentation)
(#2002) Expected indentation of 4 spaces (indentation)
(#2005) Expected indentation of 4 spaces (indentation)
(#2008) Expected indentation of 4 spaces (indentation)
(#2011) Expected indentation of 4 spaces (indentation)
(#2014) Expected indentation of 4 spaces (indentation)
(#2017) Expected indentation of 4 spaces (indentation)
(#2020) Expected indentation of 4 spaces (indentation)
(#2023) Expected indentation of 4 spaces (indentation)
(#2026) Expected indentation of 4 spaces (indentation)
(#2029) Expected indentation of 4 spaces (indentation)
(#2032) Expected indentation of 4 spaces (indentation)
(#2035) Expected indentation of 4 spaces (indentation)
(#2038) Expected indentation of 4 spaces (indentation)
(#2041) Expected indentation of 4 spaces (indentation)
(#2044) Expected indentation of 4 spaces (indentation)
(#2047) Expected indentation of 4 spaces (indentation)
(#2050) Expected indentation of 4 spaces (indentation)
(#2053) Expected indentation of 4 spaces (indentation)
(#2056) Expected indentation of 4 spaces (indentation)
(#2059) Expected indentation of 4 spaces (indentation)
(#2062) Expected indentation of 4 spaces (indentation)
(#2065) Expected indentation of 4 spaces (indentation)
(#2068) Expected indentation of 4 spaces (indentation)
(#2071) Expected indentation of 4 spaces (indentation)
(#2074) Expected indentation of 4 spaces (indentation)
(#2077) Expected indentation of 4 spaces (indentation)
(#2080) Expected indentation of 4 spaces (indentation)
(#2083) Expected indentation of 4 spaces (indentation)
(#2086) Expected indentation of 4 spaces (indentation)
(#2089) Expected indentation of 4 spaces (indentation)
(#2092) Expected indentation of 4 spaces (indentation)
(#2095) Expected indentation of 4 spaces (indentation)
(#2098) Expected indentation of 4 spaces (indentation)
(#2101) Expected indentation of 4 spaces (indentation)
(#2104) Expected indentation of 4 spaces (indentation)
(#2107) Expected indentation of 4 spaces (indentation)
(#2110) Expected indentation of 4 spaces (indentation)
(#2113) Expected indentation of 4 spaces (indentation)
(#2116) Expected indentation of 4 spaces (indentation)
(#2119) Expected indentation of 4 spaces (indentation)
(#2122) Expected indentation of 4 spaces (indentation)
(#2125) Expected indentation of 4 spaces (indentation)
(#2128) Expected indentation of 4 spaces (indentation)
(#2131) Expected indentation of 4 spaces (indentation)
(#2134) Expected indentation of 4 spaces (indentation)
(#2137) Expected indentation of 4 spaces (indentation)
(#2140) Expected indentation of 4 spaces (indentation)
(#2143) Expected indentation of 4 spaces (indentation)
(#2146) Expected indentation of 4 spaces (indentation)
(#2149) Expected indentation of 4 spaces (indentation)
(#2152) Expected indentation of 4 spaces (indentation)
(#2155) Expected indentation of 4 spaces (indentation)
(#2158) Expected indentation of 4 spaces (indentation)
(#2161) Expected indentation of 4 spaces (indentation)
(#2164) Expected indentation of 4 spaces (indentation)
(#2167) Expected indentation of 4 spaces (indentation)
(#2170) Expected indentation of 4 spaces (indentation)
(#2173) Expected indentation of 4 spaces (indentation)
(#2176) Expected indentation of 4 spaces (indentation)
(#2179) Expected indentation of 4 spaces (indentation)
(#2182) Expected indentation of 4 spaces (indentation)
(#2185) Expected indentation of 4 spaces (indentation)
(#2188) Expected indentation of 4 spaces (indentation)
(#2191) Expected indentation of 4 spaces (indentation)
(#2194) Expected indentation of 4 spaces (indentation)
(#2197) Expected indentation of 4 spaces (indentation)
(#2200) Expected indentation of 4 spaces (indentation)
(#2203) Expected indentation of 4 spaces (indentation)
(#2206) Expected indentation of 4 spaces (indentation)
(#2209) Expected indentation of 4 spaces (indentation)
(#2212) Expected indentation of 4 spaces (indentation)
(#2215) Expected indentation of 4 spaces (indentation)
(#2218) Expected indentation of 4 spaces (indentation)
(#2221) Expected indentation of 4 spaces (indentation)
(#2224) Expected indentation of 4 spaces (indentation)
(#2227) Expected indentation of 4 spaces (indentation)
(#2230) Expected indentation of 4 spaces (indentation)
(#2233) Expected indentation of 4 spaces (indentation)
(#2236) Expected indentation of 4 spaces (indentation)
(#2239) Expected indentation of 4 spaces (indentation)
(#2242) Expected indentation of 4 spaces (indentation)
(#2245) Expected indentation of 4 spaces (indentation)
(#2248) Expected indentation of 4 spaces (indentation)
(#2251) Expected indentation of 4 spaces (indentation)
(#2254) Expected indentation of 4 spaces (indentation)
(#2257) Expected indentation of 4 spaces (indentation)
(#2260) Expected indentation of 4 spaces (indentation)
(#2263) Expected indentation of 4 spaces (indentation)
(#2266) Expected indentation of 4 spaces (indentation)
(#2269) Expected indentation of 4 spaces (indentation)
(#2272) Expected indentation of 4 spaces (indentation)
(#2275) Expected indentation of 4 spaces (indentation)
(#2278) Expected indentation of 4 spaces (indentation)
(#2281) Expected indentation of 4 spaces (indentation)
(#2284) Expected indentation of 4 spaces (indentation)
(#2287) Expected indentation of 4 spaces (indentation)
(#2290) Expected indentation of 4 spaces (indentation)
(#2293) Expected indentation of 4 spaces (indentation)
(#2296) Expected indentation of 4 spaces (indentation)
(#2299) Expected indentation of 4 spaces (indentation)
(#2302) Expected indentation of 4 spaces (indentation)
(#2305) Expected indentation of 4 spaces (indentation)
(#2308) Expected indentation of 4 spaces (indentation)
(#2311) Expected indentation of 4 spaces (indentation)
(#2314) Expected indentation of 4 spaces (indentation)
(#2317) Expected indentation of 4 spaces (indentation)
(#2320) Expected indentation of 4 spaces (indentation)
(#2323) Expected indentation of 4 spaces (indentation)
(#2326) Expected indentation of 4 spaces (indentation)
(#2329) Expected indentation of 4 spaces (indentation)
(#2332) Expected indentation of 4 spaces (indentation)
(#2335) Expected indentation of 4 spaces (indentation)
(#2338) Expected indentation of 4 spaces (indentation)
(#2341) Expected indentation of 4 spaces (indentation)
(#2344) Expected indentation of 4 spaces (indentation)
(#2347) Expected indentation of 4 spaces (indentation)
(#2350) Expected indentation of 4 spaces (indentation)
(#2353) Expected indentation of 4 spaces (indentation)
(#2356) Expected indentation of 4 spaces (indentation)
(#2359) Expected indentation of 4 spaces (indentation)
(#2362) Expected indentation of 4 spaces (indentation)
(#2365) Expected indentation of 4 spaces (indentation)
(#2368) Expected indentation of 4 spaces (indentation)
(#2371) Expected indentation of 4 spaces (indentation)
(#2374) Expected indentation of 4 spaces (indentation)
(#2377) Expected indentation of 4 spaces (indentation)
(#2380) Expected indentation of 4 spaces (indentation)
(#2383) Expected indentation of 4 spaces (indentation)
(#2386) Expected indentation of 4 spaces (indentation)
(#2389) Expected indentation of 4 spaces (indentation)
(#2392) Expected indentation of 4 spaces (indentation)
(#2395) Expected indentation of 4 spaces (indentation)
(#2398) Expected indentation of 4 spaces (indentation)
(#2401) Expected indentation of 4 spaces (indentation)
(#2404) Expected indentation of 4 spaces (indentation)
(#2407) Expected indentation of 4 spaces (indentation)
(#2410) Expected indentation of 4 spaces (indentation)
(#2413) Expected indentation of 4 spaces (indentation)
(#2416) Expected indentation of 4 spaces (indentation)
(#2419) Expected indentation of 4 spaces (indentation)
(#2422) Expected indentation of 4 spaces (indentation)
(#2425) Expected indentation of 4 spaces (indentation)
(#2428) Expected indentation of 4 spaces (indentation)
(#2431) Expected indentation of 4 spaces (indentation)
(#2434) Expected indentation of 4 spaces (indentation)
(#2437) Expected indentation of 4 spaces (indentation)
(#2440) Expected indentation of 4 spaces (indentation)
(#2443) Expected indentation of 4 spaces (indentation)
(#2446) Expected indentation of 4 spaces (indentation)
(#2449) Expected indentation of 4 spaces (indentation)
(#2452) Expected indentation of 4 spaces (indentation)
(#2455) Expected indentation of 4 spaces (indentation)
(#2458) Expected indentation of 4 spaces (indentation)
(#2461) Expected indentation of 4 spaces (indentation)
(#2464) Expected indentation of 4 spaces (indentation)
(#2467) Expected indentation of 4 spaces (indentation)
(#2470) Expected indentation of 4 spaces (indentation)
(#2473) Expected indentation of 4 spaces (indentation)
(#2476) Expected indentation of 4 spaces (indentation)
(#2479) Expected indentation of 4 spaces (indentation)
(#2482) Expected indentation of 4 spaces (indentation)
(#2485) Expected indentation of 4 spaces (indentation)
(#2488) Expected indentation of 4 spaces (indentation)
(#2491) Expected indentation of 4 spaces (indentation)
(#2494) Expected indentation of 4 spaces (indentation)
(#2497) Expected indentation of 4 spaces (indentation)
(#2500) Expected indentation of 4 spaces (indentation)
(#2503) Expected indentation of 4 spaces (indentation)
(#2506) Expected indentation of 4 spaces (indentation)
(#2509) Expected indentation of 4 spaces (indentation)
(#2512) Expected indentation of 4 spaces (indentation)
(#2515) Expected indentation of 4 spaces (indentation)
(#2518) Expected indentation of 4 spaces (indentation)
(#2521) Expected indentation of 4 spaces (indentation)
(#2524) Expected indentation of 4 spaces (indentation)
(#2527) Expected indentation of 4 spaces (indentation)
(#2530) Expected indentation of 4 spaces (indentation)
(#2533) Expected indentation of 4 spaces (indentation)
(#2536) Expected indentation of 4 spaces (indentation)
(#2539) Expected indentation of 4 spaces (indentation)
(#2542) Expected indentation of 4 spaces (indentation)
(#2545) Expected indentation of 4 spaces (indentation)
(#2548) Expected indentation of 4 spaces (indentation)
(#2551) Expected indentation of 4 spaces (indentation)
(#2554) Expected indentation of 4 spaces (indentation)
(#2557) Expected indentation of 4 spaces (indentation)
(#2560) Expected indentation of 4 spaces (indentation)
(#2563) Expected indentation of 4 spaces (indentation)
(#2566) Expected indentation of 4 spaces (indentation)
(#2569) Expected indentation of 4 spaces (indentation)
(#2572) Expected indentation of 4 spaces (indentation)
(#2575) Expected indentation of 4 spaces (indentation)
(#2578) Expected indentation of 4 spaces (indentation)
(#2581) Expected indentation of 4 spaces (indentation)
(#2584) Expected indentation of 4 spaces (indentation)
(#2587) Expected indentation of 4 spaces (indentation)
(#2590) Expected indentation of 4 spaces (indentation)
(#2593) Expected indentation of 4 spaces (indentation)
(#2596) Expected indentation of 4 spaces (indentation)
(#2599) Expected indentation of 4 spaces (indentation)
(#2602) Expected indentation of 4 spaces (indentation)
(#2605) Expected indentation of 4 spaces (indentation)
(#2608) Expected indentation of 4 spaces (indentation)
(#2611) Expected indentation of 4 spaces (indentation)
(#2614) Expected indentation of 4 spaces (indentation)
(#2617) Expected indentation of 4 spaces (indentation)
(#2620) Expected indentation of 4 spaces (indentation)
(#2623) Expected indentation of 4 spaces (indentation)
(#2626) Expected indentation of 4 spaces (indentation)
(#2629) Expected indentation of 4 spaces (indentation)
(#2632) Expected indentation of 4 spaces (indentation)
(#2635) Expected indentation of 4 spaces (indentation)
(#2638) Expected indentation of 4 spaces (indentation)
(#2641) Expected indentation of 4 spaces (indentation)
(#2644) Expected indentation of 4 spaces (indentation)
(#2647) Expected indentation of 4 spaces (indentation)
(#2650) Expected indentation of 4 spaces (indentation)
(#2653) Expected indentation of 4 spaces (indentation)
(#2656) Expected indentation of 4 spaces (indentation)
(#2659) Expected indentation of 4 spaces (indentation)
(#2662) Expected indentation of 4 spaces (indentation)
(#2665) Expected indentation of 4 spaces (indentation)
(#2668) Expected indentation of 4 spaces (indentation)
(#2671) Expected indentation of 4 spaces (indentation)
(#2674) Expected indentation of 4 spaces (indentation)
(#2677) Expected indentation of 4 spaces (indentation)
(#2680) Expected indentation of 4 spaces (indentation)
(#2683) Expected indentation of 4 spaces (indentation)
(#2686) Expected indentation of 4 spaces (indentation)
(#2689) Expected indentation of 4 spaces (indentation)
(#2692) Expected indentation of 4 spaces (indentation)
(#2695) Expected indentation of 4 spaces (indentation)
(#2698) Expected indentation of 4 spaces (indentation)
(#2701) Expected indentation of 4 spaces (indentation)
(#2704) Expected indentation of 4 spaces (indentation)
(#2707) Expected indentation of 4 spaces (indentation)
(#2710) Expected indentation of 4 spaces (indentation)
(#2713) Expected indentation of 4 spaces (indentation)
(#2716) Expected indentation of 4 spaces (indentation)
(#2719) Expected indentation of 4 spaces (indentation)
(#2722) Expected indentation of 4 spaces (indentation)
(#2725) Expected indentation of 4 spaces (indentation)
(#2728) Expected indentation of 4 spaces (indentation)
(#2731) Expected indentation of 4 spaces (indentation)
(#2734) Expected indentation of 4 spaces (indentation)
(#2737) Expected indentation of 4 spaces (indentation)
(#2740) Expected indentation of 4 spaces (indentation)
(#2743) Expected indentation of 4 spaces (indentation)
(#2746) Expected indentation of 4 spaces (indentation)
(#2749) Expected indentation of 4 spaces (indentation)
(#2752) Expected indentation of 4 spaces (indentation)
(#2755) Expected indentation of 4 spaces (indentation)
(#2758) Expected indentation of 4 spaces (indentation)
(#2761) Expected indentation of 4 spaces (indentation)
(#2764) Expected indentation of 4 spaces (indentation)
(#2767) Expected indentation of 4 spaces (indentation)
(#2770) Expected indentation of 4 spaces (indentation)
(#2773) Expected indentation of 4 spaces (indentation)
(#2776) Expected indentation of 4 spaces (indentation)
(#2779) Expected indentation of 4 spaces (indentation)
(#2782) Expected indentation of 4 spaces (indentation)
(#2785) Expected indentation of 4 spaces (indentation)
(#2788) Expected indentation of 4 spaces (indentation)
(#2791) Expected indentation of 4 spaces (indentation)
(#2794) Expected indentation of 4 spaces (indentation)
(#2797) Expected indentation of 4 spaces (indentation)
(#2800) Expected indentation of 4 spaces (indentation)
(#2803) Expected indentation of 4 spaces (indentation)
(#2806) Expected indentation of 4 spaces (indentation)
(#2809) Expected indentation of 4 spaces (indentation)
(#2812) Expected indentation of 4 spaces (indentation)
(#2815) Expected indentation of 4 spaces (indentation)
(#2818) Expected indentation of 4 spaces (indentation)
(#2821) Expected indentation of 4 spaces (indentation)
(#2824) Expected indentation of 4 spaces (indentation)
(#2827) Expected indentation of 4 spaces (indentation)
(#2830) Expected indentation of 4 spaces (indentation)
(#2833) Expected indentation of 4 spaces (indentation)
(#2836) Expected indentation of 4 spaces (indentation)
(#2839) Expected indentation of 4 spaces (indentation)
(#2842) Expected indentation of 4 spaces (indentation)
(#2845) Expected indentation of 4 spaces (indentation)
(#2848) Expected indentation of 4 spaces (indentation)
(#2851) Expected indentation of 4 spaces (indentation)
(#2854) Expected indentation of 4 spaces (indentation)
(#2857) Expected indentation of 4 spaces (indentation)
(#2860) Expected indentation of 4 spaces (indentation)
(#2863) Expected indentation of 4 spaces (indentation)
(#2866) Expected indentation of 4 spaces (indentation)
(#2869) Expected indentation of 4 spaces (indentation)
(#2872) Expected indentation of 4 spaces (indentation)
(#2875) Expected indentation of 4 spaces (indentation)
(#2878) Expected indentation of 4 spaces (indentation)
(#2881) Expected indentation of 4 spaces (indentation)
(#2884) Expected indentation of 4 spaces (indentation)
(#2887) Expected indentation of 4 spaces (indentation)
(#2890) Expected indentation of 4 spaces (indentation)
(#2893) Expected indentation of 4 spaces (indentation)
(#2896) Expected indentation of 4 spaces (indentation)
(#2899) Expected indentation of 4 spaces (indentation)
(#2902) Expected indentation of 4 spaces (indentation)
(#2905) Expected indentation of 4 spaces (indentation)
(#2908) Expected indentation of 4 spaces (indentation)
(#2911) Expected indentation of 4 spaces (indentation)
(#2914) Expected indentation of 4 spaces (indentation)
(#2917) Expected indentation of 4 spaces (indentation)
(#2920) Expected indentation of 4 spaces (indentation)
(#2923) Expected indentation of 4 spaces (indentation)
(#2926) Expected indentation of 4 spaces (indentation)
(#2929) Expected indentation of 4 spaces (indentation)
(#2932) Expected indentation of 4 spaces (indentation)
(#2935) Expected indentation of 4 spaces (indentation)
(#2938) Expected indentation of 4 spaces (indentation)
(#2941) Expected indentation of 4 spaces (indentation)
(#2944) Expected indentation of 4 spaces (indentation)
(#2947) Expected indentation of 4 spaces (indentation)
(#2950) Expected indentation of 4 spaces (indentation)
(#2953) Expected indentation of 4 spaces (indentation)
(#2956) Expected indentation of 4 spaces (indentation)
(#2959) Expected indentation of 4 spaces (indentation)
(#2962) Expected indentation of 4 spaces (indentation)
(#2965) Expected indentation of 4 spaces (indentation)
(#2968) Expected indentation of 4 spaces (indentation)
(#2971) Expected indentation of 4 spaces (indentation)
(#2974) Expected indentation of 4 spaces (indentation)
(#2977) Expected indentation of 4 spaces (indentation)
(#2980) Expected indentation of 4 spaces (indentation)
(#2983) Expected indentation of 4 spaces (indentation)
(#2986) Expected indentation of 4 spaces (indentation)
(#2989) Expected indentation of 4 spaces (indentation)
(#2992) Expected indentation of 4 spaces (indentation)
(#2995) Expected indentation of 4 spaces (indentation)
(#2998) Expected indentation of 4 spaces (indentation)
(#3001) Expected indentation of 4 spaces (indentation)
(#3004) Expected indentation of 4 spaces (indentation)
(#3007) Expected indentation of 4 spaces (indentation)
(#3010) Expected indentation of 4 spaces (indentation)
(#3013) Expected indentation of 4 spaces (indentation)
(#3016) Expected indentation of 4 spaces (indentation)
(#3019) Expected indentation of 4 spaces (indentation)
(#3022) Expected indentation of 4 spaces (indentation)
(#3025) Expected indentation of 4 spaces (indentation)
(#3028) Expected indentation of 4 spaces (indentation)
(#3031) Expected indentation of 4 spaces (indentation)
(#3034) Expected indentation of 4 spaces (indentation)
(#3037) Expected indentation of 4 spaces (indentation)
(#3040) Expected indentation of 4 spaces (indentation)
(#3043) Expected indentation of 4 spaces (indentation)
(#3046) Expected indentation of 4 spaces (indentation)
(#3049) Expected indentation of 4 spaces (indentation)
(#3052) Expected indentation of 4 spaces (indentation)
(#3055) Expected indentation of 4 spaces (indentation)
(#3058) Expected indentation of 4 spaces (indentation)
(#3061) Expected indentation of 4 spaces (indentation)
(#3064) Expected indentation of 4 spaces (indentation)
(#3067) Expected indentation of 4 spaces (indentation)
(#3070) Expected indentation of 4 spaces (indentation)
(#3073) Expected indentation of 4 spaces (indentation)
(#3076) Expected indentation of 4 spaces (indentation)
(#3079) Expected indentation of 4 spaces (indentation)
(#3082) Expected indentation of 4 spaces (indentation)
(#3085) Expected indentation of 4 spaces (indentation)
(#3088) Expected indentation of 4 spaces (indentation)
(#3091) Expected indentation of 4 spaces (indentation)
(#3094) Expected indentation of 4 spaces (indentation)
(#3097) Expected indentation of 4 spaces (indentation)
(#3100) Expected indentation of 4 spaces (indentation)
(#3103) Expected indentation of 4 spaces (indentation)
(#3106) Expected indentation of 4 spaces (indentation)
(#3109) Expected indentation of 4 spaces (indentation)
(#3112) Expected indentation of 4 spaces (indentation)
(#3115) Expected indentation of 4 spaces (indentation)
(#3118) Expected indentation of 4 spaces (indentation)
(#3121) Expected indentation of 4 spaces (indentation)
(#3124) Expected indentation of 4 spaces (indentation)
(#3127) Expected indentation of 4 spaces (indentation)
(#3130) Expected indentation of 4 spaces (indentation)
(#3133) Expected indentation of 4 spaces (indentation)
(#3136) Expected indentation of 4 spaces (indentation)
(#3139) Expected indentation of 4 spaces (indentation)
(#3142) Expected indentation of 4 spaces (indentation)
(#3145) Expected indentation of 4 spaces (indentation)
(#3148) Expected indentation of 4 spaces (indentation)
(#3151) Expected indentation of 4 spaces (indentation)
(#3154) Expected indentation of 4 spaces (indentation)
(#3157) Expected indentation of 4 spaces (indentation)
(#3160) Expected indentation of 4 spaces (indentation)
(#3163) Expected indentation of 4 spaces (indentation)
(#3166) Expected indentation of 4 spaces (indentation)
(#3169) Expected indentation of 4 spaces (indentation)
(#3172) Expected indentation of 4 spaces (indentation)
(#3175) Expected indentation of 4 spaces (indentation)
(#3178) Expected indentation of 4 spaces (indentation)
(#3181) Expected indentation of 4 spaces (indentation)
(#3184) Expected indentation of 4 spaces (indentation)
(#3187) Expected indentation of 4 spaces (indentation)
(#3190) Expected indentation of 4 spaces (indentation)
(#3193) Expected indentation of 4 spaces (indentation)
(#3196) Expected indentation of 4 spaces (indentation)
(#3199) Expected indentation of 4 spaces (indentation)
(#3202) Expected indentation of 4 spaces (indentation)
(#3205) Expected indentation of 4 spaces (indentation)
(#3208) Expected indentation of 4 spaces (indentation)
(#3211) Expected indentation of 4 spaces (indentation)
(#3214) Expected indentation of 4 spaces (indentation)
(#3217) Expected indentation of 4 spaces (indentation)
(#3220) Expected indentation of 4 spaces (indentation)
(#3223) Expected indentation of 4 spaces (indentation)
(#3226) Expected indentation of 4 spaces (indentation)
(#3229) Expected indentation of 4 spaces (indentation)
(#3232) Expected indentation of 4 spaces (indentation)
(#3235) Expected indentation of 4 spaces (indentation)
(#3238) Expected indentation of 4 spaces (indentation)
(#3241) Expected indentation of 4 spaces (indentation)
(#3244) Expected indentation of 4 spaces (indentation)
(#3247) Expected indentation of 4 spaces (indentation)
(#3250) Expected indentation of 4 spaces (indentation)
(#3253) Expected indentation of 4 spaces (indentation)
(#3256) Expected indentation of 4 spaces (indentation)
(#3259) Expected indentation of 4 spaces (indentation)
(#3262) Expected indentation of 4 spaces (indentation)
(#3265) Expected indentation of 4 spaces (indentation)
(#3268) Expected indentation of 4 spaces (indentation)
(#3271) Expected indentation of 4 spaces (indentation)
(#3274) Expected indentation of 4 spaces (indentation)
(#3277) Expected indentation of 4 spaces (indentation)
(#3280) Expected indentation of 4 spaces (indentation)
(#3283) Expected indentation of 4 spaces (indentation)
(#3286) Expected indentation of 4 spaces (indentation)
(#3289) Expected indentation of 4 spaces (indentation)
(#3292) Expected indentation of 4 spaces (indentation)
(#3295) Expected indentation of 4 spaces (indentation)
(#3298) Expected indentation of 4 spaces (indentation)
(#3301) Expected indentation of 4 spaces (indentation)
(#3304) Expected indentation of 4 spaces (indentation)
(#3307) Expected indentation of 4 spaces (indentation)
(#3310) Expected indentation of 4 spaces (indentation)
(#3313) Expected indentation of 4 spaces (indentation)
(#3316) Expected indentation of 4 spaces (indentation)
(#3319) Expected indentation of 4 spaces (indentation)
(#3322) Expected indentation of 4 spaces (indentation)
(#3325) Expected indentation of 4 spaces (indentation)
(#3328) Expected indentation of 4 spaces (indentation)
(#3331) Expected indentation of 4 spaces (indentation)
(#3334) Expected indentation of 4 spaces (indentation)
(#3337) Expected indentation of 4 spaces (indentation)
(#3340) Expected indentation of 4 spaces (indentation)
(#3343) Expected indentation of 4 spaces (indentation)
(#3346) Expected indentation of 4 spaces (indentation)
(#3349) Expected indentation of 4 spaces (indentation)
(#3352) Expected indentation of 4 spaces (indentation)
(#3355) Expected indentation of 4 spaces (indentation)
(#3358) Expected indentation of 4 spaces (indentation)
(#3361) Expected indentation of 4 spaces (indentation)
(#3364) Expected indentation of 4 spaces (indentation)
(#3367) Expected indentation of 4 spaces (indentation)
(#3370) Expected indentation of 4 spaces (indentation)
(#3373) Expected indentation of 4 spaces (indentation)
(#3376) Expected indentation of 4 spaces (indentation)
(#3379) Expected indentation of 4 spaces (indentation)
(#3382) Expected indentation of 4 spaces (indentation)
(#3385) Expected indentation of 4 spaces (indentation)
(#3388) Expected indentation of 4 spaces (indentation)
(#3391) Expected indentation of 4 spaces (indentation)
(#3394) Expected indentation of 4 spaces (indentation)
(#3397) Expected indentation of 4 spaces (indentation)
(#3400) Expected indentation of 4 spaces (indentation)
(#3403) Expected indentation of 4 spaces (indentation)
(#3406) Expected indentation of 4 spaces (indentation)
(#3409) Expected indentation of 4 spaces (indentation)
(#3412) Expected indentation of 4 spaces (indentation)
(#3415) Expected indentation of 4 spaces (indentation)
(#3418) Expected indentation of 4 spaces (indentation)
(#3421) Expected indentation of 4 spaces (indentation)
(#3424) Expected indentation of 4 spaces (indentation)
(#3427) Expected indentation of 4 spaces (indentation)
(#3430) Expected indentation of 4 spaces (indentation)
(#3433) Expected indentation of 4 spaces (indentation)
(#3436) Expected indentation of 4 spaces (indentation)
(#3439) Expected indentation of 4 spaces (indentation)
(#3442) Expected indentation of 4 spaces (indentation)
(#3445) Expected indentation of 4 spaces (indentation)
(#3448) Expected indentation of 4 spaces (indentation)
(#3451) Expected indentation of 4 spaces (indentation)
(#3454) Expected indentation of 4 spaces (indentation)
(#3457) Expected indentation of 4 spaces (indentation)
(#3460) Expected indentation of 4 spaces (indentation)
(#3463) Expected indentation of 4 spaces (indentation)
(#3466) Expected indentation of 4 spaces (indentation)
(#3469) Expected indentation of 4 spaces (indentation)
(#3472) Expected indentation of 4 spaces (indentation)
(#3475) Expected indentation of 4 spaces (indentation)
(#3478) Expected indentation of 4 spaces (indentation)
(#3481) Expected indentation of 4 spaces (indentation)
(#3484) Expected indentation of 4 spaces (indentation)
(#3487) Expected indentation of 4 spaces (indentation)
(#3490) Expected indentation of 4 spaces (indentation)
(#3493) Expected indentation of 4 spaces (indentation)
(#3496) Expected indentation of 4 spaces (indentation)
(#3499) Expected indentation of 4 spaces (indentation)
(#3502) Expected indentation of 4 spaces (indentation)
(#3505) Expected indentation of 4 spaces (indentation)
(#3508) Expected indentation of 4 spaces (indentation)
(#3511) Expected indentation of 4 spaces (indentation)
(#3514) Expected indentation of 4 spaces (indentation)
(#3517) Expected indentation of 4 spaces (indentation)
(#3520) Expected indentation of 4 spaces (indentation)
(#3523) Expected indentation of 4 spaces (indentation)
(#3526) Expected indentation of 4 spaces (indentation)
(#3529) Expected indentation of 4 spaces (indentation)
(#3532) Expected indentation of 4 spaces (indentation)
(#3535) Expected indentation of 4 spaces (indentation)
(#3538) Expected indentation of 4 spaces (indentation)
(#3541) Expected indentation of 4 spaces (indentation)
(#3544) Expected indentation of 4 spaces (indentation)
(#3547) Expected indentation of 4 spaces (indentation)
(#3550) Expected indentation of 4 spaces (indentation)
(#3553) Expected indentation of 4 spaces (indentation)
(#3556) Expected indentation of 4 spaces (indentation)
(#3559) Expected indentation of 4 spaces (indentation)
(#3562) Expected indentation of 4 spaces (indentation)
(#3565) Expected indentation of 4 spaces (indentation)
(#3568) Expected indentation of 4 spaces (indentation)
(#3571) Expected indentation of 4 spaces (indentation)
(#3574) Expected indentation of 4 spaces (indentation)
(#3577) Expected indentation of 4 spaces (indentation)
(#3580) Expected indentation of 4 spaces (indentation)
(#3583) Expected indentation of 4 spaces (indentation)
(#3586) Expected indentation of 4 spaces (indentation)
(#3589) Expected indentation of 4 spaces (indentation)
(#3592) Expected indentation of 4 spaces (indentation)
(#3595) Expected indentation of 4 spaces (indentation)
(#3598) Expected indentation of 4 spaces (indentation)
(#3601) Expected indentation of 4 spaces (indentation)
(#3604) Expected indentation of 4 spaces (indentation)
(#3607) Expected indentation of 4 spaces (indentation)
(#3610) Expected indentation of 4 spaces (indentation)
(#3613) Expected indentation of 4 spaces (indentation)
(#3616) Expected indentation of 4 spaces (indentation)
(#3619) Expected indentation of 4 spaces (indentation)
(#3622) Expected indentation of 4 spaces (indentation)
(#3625) Expected indentation of 4 spaces (indentation)
(#3628) Expected indentation of 4 spaces (indentation)
(#3631) Expected indentation of 4 spaces (indentation)
(#3634) Expected indentation of 4 spaces (indentation)
(#3637) Expected indentation of 4 spaces (indentation)
(#3640) Expected indentation of 4 spaces (indentation)
(#3643) Expected indentation of 4 spaces (indentation)
(#3646) Expected indentation of 4 spaces (indentation)
(#3649) Expected indentation of 4 spaces (indentation)
(#3652) Expected indentation of 4 spaces (indentation)
(#3655) Expected indentation of 4 spaces (indentation)
(#3658) Expected indentation of 4 spaces (indentation)
(#3661) Expected indentation of 4 spaces (indentation)
(#3664) Expected indentation of 4 spaces (indentation)
(#3667) Expected indentation of 4 spaces (indentation)
(#3670) Expected indentation of 4 spaces (indentation)
(#3673) Expected indentation of 4 spaces (indentation)
(#3676) Expected indentation of 4 spaces (indentation)
(#3679) Expected indentation of 4 spaces (indentation)
(#3682) Expected indentation of 4 spaces (indentation)
(#3685) Expected indentation of 4 spaces (indentation)
(#3688) Expected indentation of 4 spaces (indentation)
(#3691) Expected indentation of 4 spaces (indentation)
(#3694) Expected indentation of 4 spaces (indentation)
(#3697) Expected indentation of 4 spaces (indentation)
(#3700) Expected indentation of 4 spaces (indentation)
(#3703) Expected indentation of 4 spaces (indentation)
(#3706) Expected indentation of 4 spaces (indentation)
(#3709) Expected indentation of 4 spaces (indentation)
(#3712) Expected indentation of 4 spaces (indentation)
(#3715) Expected indentation of 4 spaces (indentation)
(#3718) Expected indentation of 4 spaces (indentation)
(#3721) Expected indentation of 4 spaces (indentation)
(#3724) Expected indentation of 4 spaces (indentation)
(#3727) Expected indentation of 4 spaces (indentation)
(#3730) Expected indentation of 4 spaces (indentation)
(#3733) Expected indentation of 4 spaces (indentation)
(#3736) Expected indentation of 4 spaces (indentation)
(#3739) Expected indentation of 4 spaces (indentation)
(#3742) Expected indentation of 4 spaces (indentation)
(#3745) Expected indentation of 4 spaces (indentation)
(#3748) Expected indentation of 4 spaces (indentation)
(#3751) Expected indentation of 4 spaces (indentation)
(#3754) Expected indentation of 4 spaces (indentation)
(#3757) Expected indentation of 4 spaces (indentation)
(#3760) Expected indentation of 4 spaces (indentation)
(#3763) Expected indentation of 4 spaces (indentation)
(#3766) Expected indentation of 4 spaces (indentation)
(#3769) Expected indentation of 4 spaces (indentation)
(#3772) Expected indentation of 4 spaces (indentation)
(#3775) Expected indentation of 4 spaces (indentation)
(#3778) Expected indentation of 4 spaces (indentation)
(#3781) Expected indentation of 4 spaces (indentation)
(#3784) Expected indentation of 4 spaces (indentation)
(#3787) Expected indentation of 4 spaces (indentation)
(#3790) Expected indentation of 4 spaces (indentation)
(#3793) Expected indentation of 4 spaces (indentation)
(#3796) Expected indentation of 4 spaces (indentation)
(#3799) Expected indentation of 4 spaces (indentation)
(#3802) Expected indentation of 4 spaces (indentation)
(#3805) Expected indentation of 4 spaces (indentation)
(#3808) Expected indentation of 4 spaces (indentation)
(#3811) Expected indentation of 4 spaces (indentation)
(#3814) Expected indentation of 4 spaces (indentation)
(#3817) Expected indentation of 4 spaces (indentation)
(#3820) Expected indentation of 4 spaces (indentation)
(#3823) Expected indentation of 4 spaces (indentation)
(#3826) Expected indentation of 4 spaces (indentation)
(#3829) Expected indentation of 4 spaces (indentation)
(#3832) Expected indentation of 4 spaces (indentation)
(#3835) Expected indentation of 4 spaces (indentation)
(#3838) Expected indentation of 4 spaces (indentation)
(#3841) Expected indentation of 4 spaces (indentation)
(#3844) Expected indentation of 4 spaces (indentation)
(#3847) Expected indentation of 4 spaces (indentation)
(#3850) Expected indentation of 4 spaces (indentation)
(#3853) Expected indentation of 4 spaces (indentation)
(#3856) Expected indentation of 4 spaces (indentation)
(#3859) Expected indentation of 4 spaces (indentation)
(#3862) Expected indentation of 4 spaces (indentation)
(#3865) Expected indentation of 4 spaces (indentation)
(#3868) Expected indentation of 4 spaces (indentation)
(#3871) Expected indentation of 4 spaces (indentation)
(#3874) Expected indentation of 4 spaces (indentation)
(#3877) Expected indentation of 4 spaces (indentation)
(#3880) Expected indentation of 4 spaces (indentation)
(#3883) Expected indentation of 4 spaces (indentation)
(#3886) Expected indentation of 4 spaces (indentation)
(#3889) Expected indentation of 4 spaces (indentation)
(#3892) Expected indentation of 4 spaces (indentation)
(#3895) Expected indentation of 4 spaces (indentation)
(#3898) Expected indentation of 4 spaces (indentation)
(#3901) Expected indentation of 4 spaces (indentation)
(#3904) Expected indentation of 4 spaces (indentation)
(#3907) Expected indentation of 4 spaces (indentation)
(#3910) Expected indentation of 4 spaces (indentation)
(#3913) Expected indentation of 4 spaces (indentation)
(#3916) Expected indentation of 4 spaces (indentation)
(#3919) Expected indentation of 4 spaces (indentation)
(#3922) Expected indentation of 4 spaces (indentation)
(#3925) Expected indentation of 4 spaces (indentation)
(#3928) Expected indentation of 4 spaces (indentation)
(#3931) Expected indentation of 4 spaces (indentation)
(#3934) Expected indentation of 4 spaces (indentation)
(#3937) Expected indentation of 4 spaces (indentation)
(#3940) Expected indentation of 4 spaces (indentation)
(#3943) Expected indentation of 4 spaces (indentation)
(#3946) Expected indentation of 4 spaces (indentation)
(#3949) Expected indentation of 4 spaces (indentation)
(#3952) Expected indentation of 4 spaces (indentation)
(#3955) Expected indentation of 4 spaces (indentation)
(#3958) Expected indentation of 4 spaces (indentation)
(#3961) Expected indentation of 4 spaces (indentation)
(#3964) Expected indentation of 4 spaces (indentation)
(#3967) Expected indentation of 4 spaces (indentation)
(#3970) Expected indentation of 4 spaces (indentation)
(#3973) Expected indentation of 4 spaces (indentation)
(#3976) Expected indentation of 4 spaces (indentation)
(#3979) Expected indentation of 4 spaces (indentation)
(#3982) Expected indentation of 4 spaces (indentation)
(#3985) Expected indentation of 4 spaces (indentation)
(#3988) Expected indentation of 4 spaces (indentation)
(#3991) Expected indentation of 4 spaces (indentation)
(#3994) Expected indentation of 4 spaces (indentation)
(#3997) Expected indentation of 4 spaces (indentation)
(#4000) Expected indentation of 4 spaces (indentation)
(#4003) Expected indentation of 4 spaces (indentation)
(#4006) Expected indentation of 4 spaces (indentation)
(#4009) Expected indentation of 4 spaces (indentation)
(#4012) Expected indentation of 4 spaces (indentation)
(#4015) Expected indentation of 4 spaces (indentation)
(#4018) Expected indentation of 4 spaces (indentation)
(#4021) Expected indentation of 4 spaces (indentation)
(#4024) Expected indentation of 4 spaces (indentation)
(#4027) Expected indentation of 4 spaces (indentation)
(#4030) Expected indentation of 4 spaces (indentation)
(#4033) Expected indentation of 4 spaces (indentation)
(#4036) Expected indentation of 4 spaces (indentation)
(#4039) Expected indentation of 4 spaces (indentation)
(#4042) Expected indentation of 4 spaces (indentation)
(#4045) Expected indentation of 4 spaces (indentation)
(#4048) Expected indentation of 4 spaces (indentation)
(#4051) Expected indentation of 4 spaces (indentation)
(#4054) Expected indentation of 4 spaces (indentation)
(#4057) Expected indentation of 4 spaces (indentation)
(#4060) Expected indentation of 4 spaces (indentation)
(#4063) Expected indentation of 4 spaces (indentation)
(#4066) Expected indentation of 4 spaces (indentation)
(#4069) Expected indentation of 4 spaces (indentation)
(#4072) Expected indentation of 4 spaces (indentation)
(#4075) Expected indentation of 4 spaces (indentation)
(#4078) Expected indentation of 4 spaces (indentation)
(#4081) Expected indentation of 4 spaces (indentation)
(#4084) Expected indentation of 4 spaces (indentation)
(#4087) Expected indentation of 4 spaces (indentation)
(#4090) Expected indentation of 4 spaces (indentation)
(#4093) Expected indentation of 4 spaces (indentation)
(#4096) Expected indentation of 4 spaces (indentation)
(#4099) Expected indentation of 4 spaces (indentation)
(#4102) Expected indentation of 4 spaces (indentation)
(#4105) Expected indentation of 4 spaces (indentation)
(#4108) Expected indentation of 4 spaces (indentation)
(#4111) Expected indentation of 4 spaces (indentation)
(#4114) Expected indentation of 4 spaces (indentation)
(#4117) Expected indentation of 4 spaces (indentation)
(#4120) Expected indentation of 4 spaces (indentation)
(#4123) Expected indentation of 4 spaces (indentation)
(#4126) Expected indentation of 4 spaces (indentation)
(#4129) Expected indentation of 4 spaces (indentation)
(#4132) Expected indentation of 4 spaces (indentation)
(#4135) Expected indentation of 4 spaces (indentation)
(#4138) Expected indentation of 4 spaces (indentation)
(#4141) Expected indentation of 4 spaces (indentation)
(#4144) Expected indentation of 4 spaces (indentation)
(#4147) Expected indentation of 4 spaces (indentation)
(#4150) Expected indentation of 4 spaces (indentation)
(#4153) Expected indentation of 4 spaces (indentation)
(#4156) Expected indentation of 4 spaces (indentation)
(#4159) Expected indentation of 4 spaces (indentation)
(#4162) Expected indentation of 4 spaces (indentation)
(#4165) Expected indentation of 4 spaces (indentation)
(#4168) Expected indentation of 4 spaces (indentation)
(#4171) Expected indentation of 4 spaces (indentation)
(#4174) Expected indentation of 4 spaces (indentation)
(#4177) Expected indentation of 4 spaces (indentation)
(#4180) Expected indentation of 4 spaces (indentation)
(#4183) Expected indentation of 4 spaces (indentation)
(#4186) Expected indentation of 4 spaces (indentation)
(#4189) Expected indentation of 4 spaces (indentation)
(#4192) Expected indentation of 4 spaces (indentation)
(#4195) Expected indentation of 4 spaces (indentation)
(#4198) Expected indentation of 4 spaces (indentation)
(#4201) Expected indentation of 4 spaces (indentation)
(#4204) Expected indentation of 4 spaces (indentation)
(#4207) Expected indentation of 4 spaces (indentation)
(#4210) Expected indentation of 4 spaces (indentation)
(#4213) Expected indentation of 4 spaces (indentation)
(#4216) Expected indentation of 4 spaces (indentation)
(#4219) Expected indentation of 4 spaces (indentation)
(#4222) Expected indentation of 4 spaces (indentation)
(#4225) Expected indentation of 4 spaces (indentation)
(#4228) Expected indentation of 4 spaces (indentation)
(#4231) Expected indentation of 4 spaces (indentation)
(#4234) Expected indentation of 4 spaces (indentation)
(#4237) Expected indentation of 4 spaces (indentation)
(#4240) Expected indentation of 4 spaces (indentation)
(#4243) Expected indentation of 4 spaces (indentation)
(#4246) Expected indentation of 4 spaces (indentation)
(#4249) Expected indentation of 4 spaces (indentation)
(#4252) Expected indentation of 4 spaces (indentation)
(#4255) Expected indentation of 4 spaces (indentation)
(#4258) Expected indentation of 4 spaces (indentation)
(#4261) Expected indentation of 4 spaces (indentation)
(#4264) Expected indentation of 4 spaces (indentation)
(#4267) Expected indentation of 4 spaces (indentation)
(#4270) Expected indentation of 4 spaces (indentation)
(#4273) Expected indentation of 4 spaces (indentation)
(#4276) Expected indentation of 4 spaces (indentation)
(#4279) Expected indentation of 4 spaces (indentation)
(#4282) Expected indentation of 4 spaces (indentation)
(#4285) Expected indentation of 4 spaces (indentation)
(#4288) Expected indentation of 4 spaces (indentation)
(#4291) Expected indentation of 4 spaces (indentation)
(#4294) Expected indentation of 4 spaces (indentation)
(#4297) Expected indentation of 4 spaces (indentation)
(#4300) Expected indentation of 4 spaces (indentation)
(#4303) Expected indentation of 4 spaces (indentation)
(#4306) Expected indentation of 4 spaces (indentation)
(#4309) Expected indentation of 4 spaces (indentation)
(#4312) Expected indentation of 4 spaces (indentation)
(#4315) Expected indentation of 4 spaces (indentation)
(#4318) Expected indentation of 4 spaces (indentation)
(#4321) Expected indentation of 4 spaces (indentation)
(#4324) Expected indentation of 4 spaces (indentation)
(#4327) Expected indentation of 4 spaces (indentation)
(#4330) Expected indentation of 4 spaces (indentation)
(#4333) Expected indentation of 4 spaces (indentation)
(#4336) Expected indentation of 4 spaces (indentation)
(#4339) Expected indentation of 4 spaces (indentation)
(#4342) Expected indentation of 4 spaces (indentation)
(#4345) Expected indentation of 4 spaces (indentation)
(#4348) Expected indentation of 4 spaces (indentation)
(#4351) Expected indentation of 4 spaces (indentation)
(#4354) Expected indentation of 4 spaces (indentation)
(#4357) Expected indentation of 4 spaces (indentation)
(#4360) Expected indentation of 4 spaces (indentation)
(#4363) Expected indentation of 4 spaces (indentation)
(#4366) Expected indentation of 4 spaces (indentation)
(#4369) Expected indentation of 4 spaces (indentation)
(#4372) Expected indentation of 4 spaces (indentation)
(#4375) Expected indentation of 4 spaces (indentation)
(#4378) Expected indentation of 4 spaces (indentation)
(#4381) Expected indentation of 4 spaces (indentation)
(#4384) Expected indentation of 4 spaces (indentation)
(#4387) Expected indentation of 4 spaces (indentation)
(#4390) Expected indentation of 4 spaces (indentation)
(#4393) Expected indentation of 4 spaces (indentation)
(#4396) Expected indentation of 4 spaces (indentation)
(#4399) Expected indentation of 4 spaces (indentation)
(#4402) Expected indentation of 4 spaces (indentation)
(#4403) Expected indentation of 4 spaces (indentation)
(#4404) Expected indentation of 4 spaces (indentation)
(#4405) Expected indentation of 4 spaces (indentation)
(#4406) Expected indentation of 4 spaces (indentation)
(#4407) Expected indentation of 4 spaces (indentation)
(#4408) Expected indentation of 4 spaces (indentation)
(#4409) Expected indentation of 4 spaces (indentation)
(#4412) Expected indentation of 4 spaces (indentation)
(#4413) Expected indentation of 4 spaces (indentation)
(#4414) Expected indentation of 4 spaces (indentation)
(#4415) Expected indentation of 4 spaces (indentation)
(#4416) Expected indentation of 4 spaces (indentation)
(#4417) Expected indentation of 4 spaces (indentation)
(#152) Expected newline after "," (selector-list-comma-newline-after)
(#4411) Expected newline after "," (selector-list-comma-newline-after)

PHPDocs style problems

(109 errors, 0 warnings)

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

theme/squared/classes/block_navigation_renderer.php
(#28) Class theme_squared_block_navigation_renderer is not documented
(#20) Package theme is not valid
theme/squared/classes/block_settings_renderer.php
(#33) Class block_settings_renderer is not documented
(#34) Function block_settings_renderer::navigation_node is not documented
(#20) Package theme is not valid
theme/squared/classes/core_course_renderer.php
(#30) Class theme_squared_core_course_renderer is not documented
(#43) Function theme_squared_core_course_renderer::__construct is not documented
(#32) Variable theme_squared_core_course_renderer::$activitylayout is not documented
(#33) Variable theme_squared_core_course_renderer::$contentcontrolinit is not documented
(#34) Variable theme_squared_core_course_renderer::$coursecat_toolbox is not documented
(#35) Variable theme_squared_core_course_renderer::$currentcategoryid is not documented
(#36) Variable theme_squared_core_course_renderer::$categorysearchsort is not documented
(#37) Variable theme_squared_core_course_renderer::$userisediting is not documented
(#39) Constant theme_squared_core_course_renderer::moddivider is not documented
(#40) Constant theme_squared_core_course_renderer::hidemodsummary is not documented
(#41) Constant theme_squared_core_course_renderer::showmodsummary is not documented
(#147) Inline phpdocs tag {@link core_course_renderer::course_section_cm_name()} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
(#148) Inline phpdocs tag {@link core_course_renderer::course_section_cm_text()} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
(#149) Inline phpdocs tag {@link core_course_renderer::course_section_cm_availability()} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
(#150) Inline phpdocs tag {@link core_course_renderer::course_section_cm_completion()} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
(#151) Inline phpdocs tag {@link course_get_cm_edit_actions()} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
(#152) Inline phpdocs tag {@link core_course_renderer::course_section_cm_edit_actions()} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
(#211) Inline phpdocs tag {@link core_course_renderer::course_section_cm()} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
(#311) Inline phpdocs tag {@link core_course_renderer::course_section_cm()} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
(#379) Inline phpdocs tag {@link core_course_renderer::course_section_cm()} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
(#673) Inline phpdocs tag {@link core_course_renderer::courses_list()} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
(#741) Inline phpdocs tag {@link core_course_renderer::courses_list()} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
(#913) Inline phpdocs tag {@link core_course_renderer::course_info_box()} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
theme/squared/classes/coursecat_toolbox.php
(#34) Class coursecat_toolbox is not documented
(#45) Function coursecat_toolbox::__construct is not documented
(#55) Function coursecat_toolbox::get_instance is not documented
(#36) Variable coursecat_toolbox::$instance is not documented
(#38) Constant coursecat_toolbox::allpostfix is not documented
(#39) Constant coursecat_toolbox::allpostfixlen is not documented
(#40) Constant coursecat_toolbox::coursepostfix is not documented
(#41) Constant coursecat_toolbox::coursepostfixlen is not documented
(#42) Constant coursecat_toolbox::forcourse is not documented
(#43) Constant coursecat_toolbox::foroverview is not documented
(#262) Phpdocs for function coursecat_toolbox::coursecolour has incomplete parameters list
theme/squared/classes/format_topcoll_renderer.php
(#35) Class theme_squared_format_topcoll_renderer is not documented
(#37) Function theme_squared_format_topcoll_renderer::get_row_class is not documented
(#41) Function theme_squared_format_topcoll_renderer::get_column_class is not documented
theme/squared/classes/mod_hvp_renderer.php
(#55) Function theme_squared_mod_hvp_renderer::get_style_url is not documented
theme/squared/classes/output/core_renderer.php
(#40) Class core_renderer is not documented
(#810) Function core_renderer::squared_prepare_textlinks is not documented
(#1073) Function core_renderer::fontawesome is not documented
(#132) Phpdocs for function core_renderer::heading has incomplete parameters list
(#150) Phpdocs for function core_renderer::courseprogress has incomplete parameters list
(#840) Phpdocs for function core_renderer::squared_textlinks has incomplete parameters list
(#680) Inline phpdocs tag {@link core_renderer::block_contents} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
theme/squared/classes/output/external.php
(#30) Class external is not documented
theme/squared/classes/output/html_renderer.php
(#36) Class html_renderer is not documented
(#41) Function html_renderer::get_instance is not documented
(#48) Function html_renderer::page_header is not documented
(#38) Variable html_renderer::$instance is not documented
(#39) Variable html_renderer::$theme is not documented
(#71) Phpdocs for function html_renderer::image_header has incomplete parameters list
(#123) Phpdocs for function html_renderer::navigation_menu has incomplete parameters list
theme/squared/classes/output/icon_system_fontawesome.php
(#29) Class icon_system_fontawesome is not documented
(#46) Function icon_system_fontawesome::get_core_icon_map is not documented
(#451) Function icon_system_fontawesome::get_amd_name is not documented
(#458) Function icon_system_fontawesome::render_pix_icon is not documented
(#36) Variable icon_system_fontawesome::$fav is not documented
theme/squared/classes/privacy/provider.php
(#33) No one-line description found in phpdocs for class provider
theme/squared/classes/toolbox.php
(#33) Class toolbox is not documented
(#39) Function toolbox::__construct is not documented
(#42) Function toolbox::get_instance is not documented
(#51) Function toolbox::get_extra_scss is not documented
(#136) Function toolbox::get_main_scss_content is not documented
(#149) Function toolbox::get_pre_scss is not documented
(#178) Function toolbox::get_scss_file is not documented
(#400) Function toolbox::get_fa5_from_fa4 is not documented
(#35) Variable toolbox::$instance is not documented
(#36) Variable toolbox::$squaredconfig is not documented
(#37) Variable toolbox::$boostparent is not documented
(#227) Phpdocs for function toolbox::get_setting_moodle_url has incomplete parameters list
theme/squared/lang/de/theme_squared.php
(#16) File-level phpdocs block is not found
theme/squared/lang/en/theme_squared.php
(#16) File-level phpdocs block is not found
theme/squared/layout/maintenance.php
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
theme/squared/lib.php
(#31) Function theme_squared_grid is not documented
theme/squared/simple_theme_settings.class.php
(#34) Class squared_simple_theme_settings is not documented
(#38) Function squared_simple_theme_settings::__construct is not documented
(#43) Function squared_simple_theme_settings::name_for is not documented
(#47) Function squared_simple_theme_settings::title_for is not documented
(#51) Function squared_simple_theme_settings::description_for is not documented
(#55) Function squared_simple_theme_settings::add_checkbox is not documented
(#68) Function squared_simple_theme_settings::add_checkboxes is not documented
(#81) Function squared_simple_theme_settings::add_text is not documented
(#92) Function squared_simple_theme_settings::add_texts is not documented
(#103) Function squared_simple_theme_settings::add_heading is not documented
(#112) Function squared_simple_theme_settings::add_headings is not documented
(#121) Function squared_simple_theme_settings::add_select is not documented
(#133) Function squared_simple_theme_settings::add_selects is not documented
(#145) Function squared_simple_theme_settings::add_textarea is not documented
(#156) Function squared_simple_theme_settings::add_textareas is not documented
(#167) Function squared_simple_theme_settings::add_htmleditor is not documented
(#177) Function squared_simple_theme_settings::add_colourpicker is not documented
(#188) Function squared_simple_theme_settings::add_colourpickers is not documented
(#199) Function squared_simple_theme_settings::add_file is not documented
(#210) Function squared_simple_theme_settings::add_files is not documented
(#221) Function squared_simple_theme_settings::add_numbered_textareas is not documented
(#35) Variable squared_simple_theme_settings::$themename is not documented
(#36) Variable squared_simple_theme_settings::$settingspage is not documented
(#17) No one-line description found in phpdocs for file
(#28) Invalid phpdocs tag @authors used
theme/squared/tests/coursecattoolbox_test.php
(#90) Function theme_squared_coursecattoolbox_testcase::add_more_courses is not documented
(#37) Variable theme_squared_coursecattoolbox_testcase::$testcategory is not documented
(#38) Variable theme_squared_coursecattoolbox_testcase::$toolbox is not documented

Update savepoints problems

(0 errors, 0 warnings)

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


Third party library modification problems

(0 errors, 0 warnings)

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


grunt changes

(1 errors, 1 warnings)

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

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

shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(2 errors, 9 warnings)

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

theme/squared/templates/blocksrows.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
theme/squared/templates/core_message/message_drawer.mustache
(#1) HTML Validation info, line 1: This document appears to be written in French but the “html” start tag has “lang="en"”. Consider using “lang="fr"” (or variant) instead. (TYPE html><html lang="en"><head>)
theme/squared/templates/custommenu.mustache
(#1) Example context missing (@template section not found.)
theme/squared/templates/footer.mustache
(#1) Example context missing (@template section not found.)
theme/squared/templates/imageheading.mustache
(#1) Example context missing.
theme/squared/templates/language.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
theme/squared/templates/navigation.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation info, line 2: The “banner” role is unnecessary for element “header”. (ad><body><header role="banner" class="navbar navbar-expand-lg navbar-light bg-light moodle-has-zindex position-static"> <)
theme/squared/templates/progress-chart.mustache
(#1) HTML Validation error, line 6: Bad value “https://www.w3.org/2000/svg” for the attribute “xmlns” (only “http://www.w3.org/2000/svg” permitted here). ( <svg xmlns="https://www.w3.org/2000/svg"> )
(#1) HTML Validation info, line 6: Attribute “xmlns” is not serializable as XML 1.0. ( <svg xmlns="https://www.w3.org/2000/svg"> )
theme/squared/templates/socialicons.mustache
(#1) Example context missing (@template section not found.)

Gherkin .feature problems

(0 errors, 0 warnings)

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