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

(970 errors, 110 warnings)

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

theme/learnr/classes/output/core/course_renderer.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#40) "require_once" must be immediately followed by an open parenthesis
(#42) Inline doc block comments are not allowed; use "// Comment." instead
(#52) Line indented incorrectly; expected 4 spaces, found 0
(#52) Expected 1 space before opening brace; found 2
(#53) Line indented incorrectly; expected at least 8 spaces, found 4
(#55) Line indented incorrectly; expected 8 spaces, found 4
(#56) Line indented incorrectly; expected at least 12 spaces, found 8
(#57) Line indented incorrectly; expected at least 12 spaces, found 8
(#57) global $OUTPUT cannot be used in renderers. Use $this->output.
(#57) global $PAGE cannot be used in renderers. Use $this->page.
(#59) Line indented incorrectly; expected at least 12 spaces, found 8
(#59) global $PAGE cannot be used in renderers. Use $this->page.
(#60) Line indented incorrectly; expected at least 12 spaces, found 8
(#61) Line indented incorrectly; expected at least 12 spaces, found 8
(#61) global $PAGE cannot be used in renderers. Use $this->page.
(#62) Line indented incorrectly; expected at least 12 spaces, found 8
(#62) global $PAGE cannot be used in renderers. Use $this->page.
(#64) Line indented incorrectly; expected at least 12 spaces, found 8
(#65) Line indented incorrectly; expected at least 12 spaces, found 8
(#66) Line indented incorrectly; expected 12 spaces, found 8
(#67) Line indented incorrectly; expected at least 16 spaces, found 12
(#68) Line indented incorrectly; expected 12 spaces, found 8
(#69) Line indented incorrectly; expected 12 spaces, found 8
(#70) Line indented incorrectly; expected at least 16 spaces, found 12
(#71) Line indented incorrectly; expected 12 spaces, found 8
(#72) Line indented incorrectly; expected 12 spaces, found 8
(#72) Expected "} else {\n"; found "}\n else {\n"
(#73) Line indented incorrectly; expected at least 16 spaces, found 12
(#74) Line indented incorrectly; expected 12 spaces, found 8
(#75) Line indented incorrectly; expected at least 12 spaces, found 8
(#75) Whitespace found at end of line within string
(#76) Whitespace found at end of line within string
(#77) Whitespace found at end of line within string
(#78) Whitespace found at end of line within string
(#79) Whitespace found at end of line within string
(#80) Whitespace found at end of line within string
(#82) Line indented incorrectly; expected at least 12 spaces, found 8
(#83) Line indented incorrectly; expected at least 12 spaces, found 8
(#83) Whitespace found at end of line within string
(#84) Whitespace found at end of line within string
(#86) Line indented incorrectly; expected 12 spaces, found 8
(#87) Line indented incorrectly; expected 16 spaces, found 12
(#88) Line indented incorrectly; expected at least 20 spaces, found 16
(#89) Line indented incorrectly; expected at least 20 spaces, found 16
(#90) Line indented incorrectly; expected 20 spaces, found 16
(#91) Line indented incorrectly; expected at least 24 spaces, found 20
(#92) Line indented incorrectly; expected at least 24 spaces, found 20
(#93) Line indented incorrectly; expected at least 24 spaces, found 20
(#94) Line indented incorrectly; expected at least 24 spaces, found 20
(#95) Line indented incorrectly; expected at least 24 spaces, found 20
(#95) global $OUTPUT cannot be used in renderers. Use $this->output.
(#96) Line indented incorrectly; expected at least 24 spaces, found 20
(#98) Line indented incorrectly; expected at least 24 spaces, found 20
(#99) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#100) Whitespace found at end of line
(#101) Line indented incorrectly; expected at least 28 spaces, found 20
(#101) global $PAGE cannot be used in renderers. Use $this->page.
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) Line indented incorrectly; expected at least 28 spaces, found 20
(#103) Line indented incorrectly; expected 28 spaces, found 20
(#103) Line exceeds 132 characters; contains 148 characters
(#104) Line indented incorrectly; expected at least 32 spaces, found 24
(#105) Line indented incorrectly; expected at least 32 spaces, found 24
(#106) Line indented incorrectly; expected at least 32 spaces, found 24
(#107) Line indented incorrectly; expected 28 spaces, found 20
(#107) Expected "} else {\n"; found "}else {\n"
(#108) Line indented incorrectly; expected at least 32 spaces, found 24
(#109) Line indented incorrectly; expected at least 32 spaces, found 24
(#110) Line indented incorrectly; expected 28 spaces, found 20
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Inline comments must end in full-stops, exclamation marks, or question marks
(#112) Line indented incorrectly; expected at least 28 spaces, found 11
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected 28 spaces, found 11
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected at least 32 spaces, found 12
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected at least 32 spaces, found 12
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected at least 32 spaces, found 15
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected at least 32 spaces, found 15
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected at least 32 spaces, found 15
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected at least 32 spaces, found 15
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected at least 32 spaces, found 15
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected at least 32 spaces, found 15
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected 28 spaces, found 11
(#122) Spaces must be used for alignment; tabs are not allowed
(#122) Tab found within whitespace
(#122) Whitespace found at end of line
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected at least 32 spaces, found 12
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected at least 32 spaces, found 12
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected 28 spaces, found 11
(#126) Line indented incorrectly; expected 28 spaces, found 20
(#127) Line indented incorrectly; expected at least 32 spaces, found 24
(#128) Line indented incorrectly; expected 28 spaces, found 20
(#129) Inline comments must start with a capital letter, digit or 3-dots sequence
(#129) Inline comments must end in full-stops, exclamation marks, or question marks
(#129) Line indented incorrectly; expected at least 28 spaces, found 20
(#130) Line indented incorrectly; expected at least 28 spaces, found 20
(#131) Line indented incorrectly; expected 28 spaces, found 20
(#132) Line indented incorrectly; expected at least 32 spaces, found 24
(#133) Line indented incorrectly; expected 32 spaces, found 24
(#133) Variable "pix_icon" must not contain underscores.
(#134) Line indented incorrectly; expected at least 36 spaces, found 28
(#134) Variable "pix_icon" must not contain underscores.
(#135) Line indented incorrectly; expected 32 spaces, found 24
(#136) Line indented incorrectly; expected at least 32 spaces, found 24
(#136) Whitespace found at end of line
(#137) Line indented incorrectly; expected 28 spaces, found 20
(#138) Inline comments must start with a capital letter, digit or 3-dots sequence
(#138) Inline comments must end in full-stops, exclamation marks, or question marks
(#138) Line indented incorrectly; expected at least 28 spaces, found 20
(#139) Line indented incorrectly; expected 28 spaces, found 20
(#140) Line indented incorrectly; expected at least 32 spaces, found 24
(#141) Line indented incorrectly; expected at least 32 spaces, found 24
(#144) Line indented incorrectly; expected at least 40 spaces, found 24
(#145) Line indented incorrectly; expected at least 40 spaces, found 24
(#146) Whitespace found at end of line
(#147) Line indented incorrectly; expected 28 spaces, found 20
(#148) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#150) Whitespace found at end of line
(#151) Line exceeds 132 characters; contains 135 characters
(#151) Line indented incorrectly; expected at least 28 spaces, found 20
(#152) Line indented incorrectly; expected at least 28 spaces, found 20
(#153) Line indented incorrectly; expected at least 28 spaces, found 20
(#154) Line indented incorrectly; expected 28 spaces, found 20
(#155) Line indented incorrectly; expected at least 32 spaces, found 24
(#156) Line indented incorrectly; expected at least 32 spaces, found 24
(#156) Line exceeds maximum limit of 180 characters; contains 233 characters
(#157) Line indented incorrectly; expected 32 spaces, found 24
(#158) Line indented incorrectly; expected at least 36 spaces, found 28
(#159) Line indented incorrectly; expected 32 spaces, found 24
(#160) Line indented incorrectly; expected 28 spaces, found 20
(#161) Line indented incorrectly; expected 28 spaces, found 20
(#162) Line indented incorrectly; expected at least 32 spaces, found 24
(#162) global $PAGE cannot be used in renderers. Use $this->page.
(#163) Line indented incorrectly; expected 32 spaces, found 24
(#164) Line indented incorrectly; expected at least 36 spaces, found 28
(#165) Line indented incorrectly; expected 32 spaces, found 24
(#166) Line indented incorrectly; expected 28 spaces, found 20
(#167) Whitespace found at end of line
(#168) Line indented incorrectly; expected at least 28 spaces, found 20
(#170) Line indented incorrectly; expected at least 28 spaces, found 20
(#171) Spaces must be used to indent lines; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected 28 spaces, found 11
(#172) Spaces must be used to indent lines; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected at least 32 spaces, found 15
(#173) Spaces must be used to indent lines; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected at least 32 spaces, found 15
(#174) Spaces must be used to indent lines; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected at least 32 spaces, found 15
(#175) Spaces must be used to indent lines; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected 28 spaces, found 11
(#176) Whitespace found at end of line
(#176) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#178) Line indented incorrectly; expected 28 spaces, found 20
(#179) Line indented incorrectly; expected at least 32 spaces, found 24
(#179) Whitespace found at end of line within string
(#181) Line indented incorrectly; expected at least 32 spaces, found 24
(#182) Line indented incorrectly; expected at least 32 spaces, found 28
(#183) Line indented incorrectly; expected at least 32 spaces, found 24
(#184) Line indented incorrectly; expected at least 40 spaces, found 24
(#184) Whitespace found at end of line within string
(#185) Whitespace found at end of line within string
(#187) Line indented incorrectly; expected 40 spaces, found 24
(#188) Line indented incorrectly; expected at least 44 spaces, found 28
(#188) Line exceeds 132 characters; contains 139 characters
(#189) Line indented incorrectly; expected 40 spaces, found 24
(#190) Line indented incorrectly; expected 40 spaces, found 24
(#190) Expected "} else {\n"; found "}\n else {\n"
(#191) Line indented incorrectly; expected at least 44 spaces, found 28
(#192) Line indented incorrectly; expected 40 spaces, found 24
(#193) Whitespace found at end of line
(#194) Line indented incorrectly; expected at least 40 spaces, found 24
(#194) Whitespace found at end of line within string
(#195) Whitespace found at end of line within string
(#196) Whitespace found at end of line within string
(#197) Line exceeds maximum limit of 180 characters; contains 190 characters
(#197) Whitespace found at end of line within string
(#198) Whitespace found at end of line within string
(#199) Whitespace found at end of line within string
(#200) Whitespace found at end of line within string
(#201) Whitespace found at end of line within string
(#202) Whitespace found at end of line within string
(#203) Whitespace found at end of line within string
(#204) Whitespace found at end of line within string
(#205) Whitespace found at end of line within string
(#206) Whitespace found at end of line within string
(#207) Whitespace found at end of line within string
(#208) Whitespace found at end of line within string
(#209) Whitespace found at end of line within string
(#210) Whitespace found at end of line within string
(#212) Line indented incorrectly; expected 40 spaces, found 24
(#213) Line indented incorrectly; expected at least 44 spaces, found 28
(#214) Line indented incorrectly; expected at least 44 spaces, found 32
(#215) Line indented incorrectly; expected at least 44 spaces, found 28
(#216) Line indented incorrectly; expected 60 spaces, found 28
(#217) Line indented incorrectly; expected at least 64 spaces, found 32
(#218) Line indented incorrectly; expected at least 64 spaces, found 32
(#219) Line indented incorrectly; expected 60 spaces, found 28
(#220) Line indented incorrectly; expected at least 60 spaces, found 28
(#221) Line indented incorrectly; expected 40 spaces, found 24
(#222) Line indented incorrectly; expected at least 40 spaces, found 24
(#222) Whitespace found at end of line within string
(#223) Whitespace found at end of line within string
(#224) Whitespace found at end of line within string
(#225) Whitespace found at end of line within string
(#226) Whitespace found at end of line within string
(#228) Line indented incorrectly; expected 28 spaces, found 20
(#229) Line indented incorrectly; expected 28 spaces, found 20
(#230) Inline comments must start with a capital letter, digit or 3-dots sequence
(#230) Line indented incorrectly; expected at least 32 spaces, found 24
(#231) Line indented incorrectly; expected at least 32 spaces, found 24
(#232) Line indented incorrectly; expected at least 32 spaces, found 24
(#232) Whitespace found at end of line within string
(#233) Whitespace found at end of line within string
(#235) Line indented incorrectly; expected at least 32 spaces, found 24
(#235) Whitespace found at end of line within string
(#236) Whitespace found at end of line within string
(#237) Whitespace found at end of line within string
(#238) Line exceeds maximum limit of 180 characters; contains 189 characters
(#238) Whitespace found at end of line within string
(#239) Whitespace found at end of line within string
(#241) Line indented incorrectly; expected 32 spaces, found 24
(#242) Line indented incorrectly; expected at least 36 spaces, found 28
(#242) Line exceeds 132 characters; contains 138 characters
(#243) Line indented incorrectly; expected 32 spaces, found 24
(#244) Line indented incorrectly; expected 32 spaces, found 24
(#244) Expected "} else {\n"; found "}\n else {\n"
(#245) Line indented incorrectly; expected at least 36 spaces, found 28
(#246) Line indented incorrectly; expected 32 spaces, found 24
(#247) Line indented incorrectly; expected at least 32 spaces, found 24
(#248) Line indented incorrectly; expected at least 32 spaces, found 28
(#249) Line indented incorrectly; expected at least 32 spaces, found 24
(#250) Line indented incorrectly; expected at least 40 spaces, found 24
(#250) Whitespace found at end of line within string
(#251) Whitespace found at end of line within string
(#252) Whitespace found at end of line within string
(#253) Whitespace found at end of line within string
(#254) Whitespace found at end of line within string
(#255) Whitespace found at end of line within string
(#256) Line exceeds maximum limit of 180 characters; contains 193 characters
(#256) Whitespace found at end of line within string
(#258) Line indented incorrectly; expected 40 spaces, found 24
(#259) Line indented incorrectly; expected at least 44 spaces, found 28
(#260) Line indented incorrectly; expected at least 44 spaces, found 32
(#261) Line indented incorrectly; expected at least 44 spaces, found 28
(#262) Line indented incorrectly; expected 60 spaces, found 28
(#263) Line indented incorrectly; expected at least 64 spaces, found 32
(#264) Line indented incorrectly; expected at least 64 spaces, found 32
(#265) Line indented incorrectly; expected 60 spaces, found 28
(#266) Line indented incorrectly; expected at least 60 spaces, found 28
(#267) Line indented incorrectly; expected 40 spaces, found 24
(#268) Line indented incorrectly; expected at least 40 spaces, found 24
(#268) Whitespace found at end of line within string
(#269) Whitespace found at end of line within string
(#270) Whitespace found at end of line within string
(#271) Whitespace found at end of line within string
(#272) Whitespace found at end of line within string
(#273) Whitespace found at end of line within string
(#274) Whitespace found at end of line within string
(#275) Whitespace found at end of line within string
(#276) Whitespace found at end of line within string
(#278) Line indented incorrectly; expected 28 spaces, found 20
(#279) Line indented incorrectly; expected 28 spaces, found 20
(#280) Line indented incorrectly; expected 32 spaces, found 24
(#281) Line indented incorrectly; expected at least 36 spaces, found 28
(#281) Line exceeds 132 characters; contains 138 characters
(#282) Line indented incorrectly; expected 32 spaces, found 24
(#283) Line indented incorrectly; expected 32 spaces, found 24
(#283) Expected "} else {\n"; found "}\n else {\n"
(#284) Line indented incorrectly; expected at least 36 spaces, found 28
(#285) Line indented incorrectly; expected 32 spaces, found 24
(#286) Line indented incorrectly; expected at least 32 spaces, found 24
(#286) Whitespace found at end of line within string
(#287) Whitespace found at end of line within string
(#288) Whitespace found at end of line within string
(#289) Line exceeds maximum limit of 180 characters; contains 188 characters
(#289) Whitespace found at end of line within string
(#291) Line indented incorrectly; expected at least 32 spaces, found 24
(#292) Line indented incorrectly; expected at least 32 spaces, found 28
(#293) Line indented incorrectly; expected at least 32 spaces, found 24
(#294) Line indented incorrectly; expected at least 40 spaces, found 24
(#294) Whitespace found at end of line within string
(#295) Whitespace found at end of line within string
(#296) Whitespace found at end of line within string
(#297) Whitespace found at end of line within string
(#298) Whitespace found at end of line within string
(#299) Whitespace found at end of line within string
(#300) Whitespace found at end of line within string
(#301) Whitespace found at end of line within string
(#302) Whitespace found at end of line within string
(#303) Whitespace found at end of line within string
(#304) Whitespace found at end of line within string
(#305) Whitespace found at end of line within string
(#306) Whitespace found at end of line within string
(#307) Whitespace found at end of line within string
(#309) Line indented incorrectly; expected 28 spaces, found 20
(#310) Line indented incorrectly; expected 28 spaces, found 20
(#311) Line indented incorrectly; expected at least 32 spaces, found 24
(#311) Whitespace found at end of line within string
(#313) Line indented incorrectly; expected at least 32 spaces, found 24
(#314) Line indented incorrectly; expected at least 32 spaces, found 28
(#315) Line indented incorrectly; expected at least 32 spaces, found 24
(#316) Line indented incorrectly; expected at least 40 spaces, found 24
(#316) Whitespace found at end of line within string
(#317) Whitespace found at end of line within string
(#319) Line indented incorrectly; expected 40 spaces, found 24
(#320) Line indented incorrectly; expected at least 44 spaces, found 28
(#320) Line exceeds 132 characters; contains 138 characters
(#321) Line indented incorrectly; expected 40 spaces, found 24
(#322) Line indented incorrectly; expected 40 spaces, found 24
(#322) Expected "} else {\n"; found "}\n else {\n"
(#323) Line indented incorrectly; expected at least 44 spaces, found 28
(#324) Line indented incorrectly; expected 40 spaces, found 24
(#325) Line indented incorrectly; expected at least 40 spaces, found 24
(#325) Whitespace found at end of line within string
(#326) Whitespace found at end of line within string
(#327) Whitespace found at end of line within string
(#328) Line exceeds maximum limit of 180 characters; contains 190 characters
(#328) Whitespace found at end of line within string
(#329) Whitespace found at end of line within string
(#330) Whitespace found at end of line within string
(#331) Whitespace found at end of line within string
(#332) Whitespace found at end of line within string
(#333) Whitespace found at end of line within string
(#334) Whitespace found at end of line within string
(#335) Whitespace found at end of line within string
(#336) Whitespace found at end of line within string
(#337) Whitespace found at end of line within string
(#338) Whitespace found at end of line within string
(#339) Whitespace found at end of line within string
(#340) Whitespace found at end of line within string
(#341) Whitespace found at end of line within string
(#342) Whitespace found at end of line within string
(#344) Line indented incorrectly; expected 40 spaces, found 24
(#345) Line indented incorrectly; expected at least 44 spaces, found 28
(#346) Line indented incorrectly; expected at least 44 spaces, found 32
(#347) Line indented incorrectly; expected at least 44 spaces, found 28
(#348) Line indented incorrectly; expected 60 spaces, found 28
(#349) Line indented incorrectly; expected at least 64 spaces, found 32
(#350) Line indented incorrectly; expected at least 64 spaces, found 32
(#351) Line indented incorrectly; expected 60 spaces, found 28
(#352) Line indented incorrectly; expected at least 60 spaces, found 28
(#353) Line indented incorrectly; expected 40 spaces, found 24
(#354) Line indented incorrectly; expected at least 40 spaces, found 24
(#354) Whitespace found at end of line within string
(#355) Whitespace found at end of line within string
(#356) Whitespace found at end of line within string
(#357) Whitespace found at end of line within string
(#359) Line indented incorrectly; expected 28 spaces, found 20
(#360) Line indented incorrectly; expected 28 spaces, found 20
(#361) Line indented incorrectly; expected at least 32 spaces, found 24
(#362) Line indented incorrectly; expected at least 32 spaces, found 28
(#362) Line exceeds maximum limit of 180 characters; contains 225 characters
(#363) Line indented incorrectly; expected at least 32 spaces, found 24
(#364) Line indented incorrectly; expected 40 spaces, found 24
(#365) Line indented incorrectly; expected at least 44 spaces, found 28
(#365) Line exceeds 132 characters; contains 138 characters
(#366) Line indented incorrectly; expected 40 spaces, found 24
(#367) Line indented incorrectly; expected 40 spaces, found 24
(#367) Expected "} else {\n"; found "}\n else {\n"
(#368) Line indented incorrectly; expected at least 44 spaces, found 28
(#369) Line indented incorrectly; expected 40 spaces, found 24
(#370) Line indented incorrectly; expected at least 40 spaces, found 24
(#370) Whitespace found at end of line within string
(#371) Whitespace found at end of line within string
(#372) Whitespace found at end of line within string
(#373) Whitespace found at end of line within string
(#374) Whitespace found at end of line within string
(#376) Line indented incorrectly; expected at least 40 spaces, found 24
(#376) Whitespace found at end of line within string
(#378) Line indented incorrectly; expected at least 40 spaces, found 24
(#378) Whitespace found at end of line within string
(#379) Whitespace found at end of line within string
(#380) Whitespace found at end of line within string
(#381) Whitespace found at end of line within string
(#382) Whitespace found at end of line within string
(#383) Whitespace found at end of line within string
(#385) Line indented incorrectly; expected 40 spaces, found 24
(#386) Line indented incorrectly; expected at least 44 spaces, found 28
(#387) Line indented incorrectly; expected at least 44 spaces, found 32
(#388) Line indented incorrectly; expected at least 44 spaces, found 28
(#389) Line indented incorrectly; expected 60 spaces, found 28
(#390) Line indented incorrectly; expected at least 64 spaces, found 32
(#391) Line indented incorrectly; expected at least 64 spaces, found 32
(#392) Line indented incorrectly; expected 60 spaces, found 28
(#393) Line indented incorrectly; expected at least 60 spaces, found 28
(#394) Line indented incorrectly; expected 40 spaces, found 24
(#395) Line indented incorrectly; expected at least 40 spaces, found 24
(#396) Line indented incorrectly; expected at least 40 spaces, found 24
(#396) Whitespace found at end of line within string
(#397) Whitespace found at end of line within string
(#398) Whitespace found at end of line within string
(#399) Whitespace found at end of line within string
(#400) Whitespace found at end of line within string
(#401) Whitespace found at end of line within string
(#403) Line indented incorrectly; expected at least 40 spaces, found 24
(#404) Line indented incorrectly; expected 28 spaces, found 20
(#405) Line indented incorrectly; expected 28 spaces, found 20
(#406) Line indented incorrectly; expected 32 spaces, found 24
(#407) Line indented incorrectly; expected at least 36 spaces, found 28
(#407) Line exceeds 132 characters; contains 138 characters
(#408) Line indented incorrectly; expected 32 spaces, found 24
(#409) Line indented incorrectly; expected 32 spaces, found 24
(#409) Expected "} else {\n"; found "}\n else {\n"
(#410) Line indented incorrectly; expected at least 36 spaces, found 28
(#411) Line indented incorrectly; expected 32 spaces, found 24
(#412) Line indented incorrectly; expected at least 32 spaces, found 24
(#412) Whitespace found at end of line within string
(#413) Whitespace found at end of line within string
(#414) Line exceeds 132 characters; contains 178 characters
(#414) Whitespace found at end of line within string
(#415) Whitespace found at end of line within string
(#417) Line indented incorrectly; expected at least 32 spaces, found 24
(#418) Line indented incorrectly; expected at least 32 spaces, found 28
(#419) Line indented incorrectly; expected at least 32 spaces, found 24
(#420) Line indented incorrectly; expected at least 40 spaces, found 24
(#420) Whitespace found at end of line within string
(#421) Whitespace found at end of line within string
(#422) Whitespace found at end of line within string
(#423) Whitespace found at end of line within string
(#424) Whitespace found at end of line within string
(#425) Whitespace found at end of line within string
(#426) Whitespace found at end of line within string
(#427) Whitespace found at end of line within string
(#429) Line indented incorrectly; expected at least 40 spaces, found 24
(#430) Line indented incorrectly; expected 40 spaces, found 24
(#431) Line indented incorrectly; expected at least 44 spaces, found 28
(#432) Line indented incorrectly; expected at least 44 spaces, found 28
(#433) Line indented incorrectly; expected at least 44 spaces, found 32
(#434) Line indented incorrectly; expected at least 44 spaces, found 28
(#435) Line indented incorrectly; expected 60 spaces, found 28
(#436) Line indented incorrectly; expected at least 64 spaces, found 32
(#437) Line indented incorrectly; expected at least 64 spaces, found 32
(#438) Line indented incorrectly; expected 60 spaces, found 28
(#439) Line indented incorrectly; expected at least 60 spaces, found 28
(#440) Line indented incorrectly; expected at least 60 spaces, found 28
(#441) Line indented incorrectly; expected 40 spaces, found 24
(#442) Line indented incorrectly; expected at least 40 spaces, found 24
(#442) Whitespace found at end of line within string
(#443) Whitespace found at end of line within string
(#444) Whitespace found at end of line within string
(#445) Whitespace found at end of line within string
(#447) Line indented incorrectly; expected at least 40 spaces, found 24
(#447) Whitespace found at end of line within string
(#448) Whitespace found at end of line within string
(#449) Whitespace found at end of line within string
(#450) Whitespace found at end of line within string
(#452) Line indented incorrectly; expected 28 spaces, found 20
(#453) Line indented incorrectly; expected 28 spaces, found 20
(#454) Line indented incorrectly; expected 32 spaces, found 24
(#455) Line indented incorrectly; expected at least 36 spaces, found 28
(#455) Line exceeds 132 characters; contains 138 characters
(#456) Line indented incorrectly; expected 32 spaces, found 24
(#457) Line indented incorrectly; expected 32 spaces, found 24
(#457) Expected "} else {\n"; found "}\n else {\n"
(#458) Line indented incorrectly; expected at least 36 spaces, found 28
(#459) Line indented incorrectly; expected 32 spaces, found 24
(#460) Line indented incorrectly; expected at least 32 spaces, found 24
(#460) Whitespace found at end of line within string
(#461) Whitespace found at end of line within string
(#462) Line exceeds maximum limit of 180 characters; contains 212 characters
(#462) Whitespace found at end of line within string
(#463) Whitespace found at end of line within string
(#464) Whitespace found at end of line within string
(#466) Line indented incorrectly; expected at least 32 spaces, found 24
(#467) Line indented incorrectly; expected at least 32 spaces, found 24
(#468) Line indented incorrectly; expected at least 32 spaces, found 28
(#468) Line exceeds maximum limit of 180 characters; contains 202 characters
(#469) Line indented incorrectly; expected at least 32 spaces, found 24
(#470) Line indented incorrectly; expected at least 40 spaces, found 24
(#470) Whitespace found at end of line within string
(#471) Whitespace found at end of line within string
(#472) Whitespace found at end of line within string
(#473) Whitespace found at end of line within string
(#475) Line indented incorrectly; expected 40 spaces, found 24
(#476) Line indented incorrectly; expected at least 44 spaces, found 28
(#477) Line indented incorrectly; expected at least 44 spaces, found 28
(#478) Line indented incorrectly; expected at least 44 spaces, found 32
(#479) Line indented incorrectly; expected at least 44 spaces, found 28
(#480) Line indented incorrectly; expected 60 spaces, found 28
(#481) Line indented incorrectly; expected at least 64 spaces, found 32
(#482) Line indented incorrectly; expected at least 64 spaces, found 32
(#483) Line indented incorrectly; expected 60 spaces, found 28
(#484) Line indented incorrectly; expected at least 60 spaces, found 28
(#485) Line indented incorrectly; expected at least 60 spaces, found 28
(#486) Line indented incorrectly; expected 40 spaces, found 24
(#487) Line indented incorrectly; expected at least 40 spaces, found 24
(#487) Whitespace found at end of line within string
(#488) Whitespace found at end of line within string
(#489) Whitespace found at end of line within string
(#490) Whitespace found at end of line within string
(#491) Whitespace found at end of line within string
(#493) Line indented incorrectly; expected 28 spaces, found 20
(#494) Line indented incorrectly; expected 20 spaces, found 16
(#495) Line indented incorrectly; expected at least 20 spaces, found 16
(#496) Line indented incorrectly; expected at least 20 spaces, found 16
(#497) Line indented incorrectly; expected 16 spaces, found 12
(#498) Line indented incorrectly; expected 12 spaces, found 8
(#499) Line indented incorrectly; expected at least 12 spaces, found 8
(#500) Line indented incorrectly; expected at least 12 spaces, found 8
(#501) Line indented incorrectly; expected 8 spaces, found 4
(#502) Whitespace found at end of line
(#504) Line indented incorrectly; expected 8 spaces, found 4
(#505) Line indented incorrectly; expected at least 12 spaces, found 8
(#506) Line indented incorrectly; expected 12 spaces, found 8
(#507) Line indented incorrectly; expected at least 16 spaces, found 12
(#508) Line indented incorrectly; expected 12 spaces, found 8
(#509) Line indented incorrectly; expected 12 spaces, found 8
(#510) Line indented incorrectly; expected at least 16 spaces, found 12
(#511) Line indented incorrectly; expected at least 16 spaces, found 12
(#512) Line indented incorrectly; expected 12 spaces, found 8
(#513) Line indented incorrectly; expected 12 spaces, found 8
(#514) Line indented incorrectly; expected 16 spaces, found 12
(#515) Line indented incorrectly; expected at least 20 spaces, found 16
(#516) Line indented incorrectly; expected 16 spaces, found 12
(#517) Line indented incorrectly; expected 16 spaces, found 12
(#517) Expected "} else {\n"; found "}\n else {\n"
(#518) Line indented incorrectly; expected at least 20 spaces, found 16
(#519) Line indented incorrectly; expected 16 spaces, found 12
(#520) Line indented incorrectly; expected 12 spaces, found 8
(#521) Line indented incorrectly; expected at least 12 spaces, found 8
(#522) Line indented incorrectly; expected at least 12 spaces, found 8
(#523) Line indented incorrectly; expected 12 spaces, found 8
(#524) Line indented incorrectly; expected 16 spaces, found 12
(#525) Line indented incorrectly; expected at least 20 spaces, found 16
(#526) Line indented incorrectly; expected at least 20 spaces, found 16
(#527) Line indented incorrectly; expected at least 20 spaces, found 16
(#529) Line indented incorrectly; expected at least 20 spaces, found 16
(#530) Line indented incorrectly; expected 24 spaces, found 16
(#531) Line indented incorrectly; expected at least 28 spaces, found 20
(#532) Line indented incorrectly; expected at least 28 spaces, found 24
(#533) Line indented incorrectly; expected at least 28 spaces, found 20
(#534) Line indented incorrectly; expected at least 28 spaces, found 24
(#535) Line indented incorrectly; expected at least 28 spaces, found 20
(#536) Line indented incorrectly; expected 24 spaces, found 16
(#537) Line indented incorrectly; expected 16 spaces, found 12
(#538) Line indented incorrectly; expected 16 spaces, found 12
(#538) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#539) Line indented incorrectly; expected at least 20 spaces, found 16
(#540) Line indented incorrectly; expected at least 20 spaces, found 16
(#542) Line indented incorrectly; expected at least 20 spaces, found 16
(#545) Line indented incorrectly; expected at least 20 spaces, found 16
(#547) Line indented incorrectly; expected at least 20 spaces, found 16
(#548) Line indented incorrectly; expected 16 spaces, found 12
(#549) Line indented incorrectly; expected 12 spaces, found 8
(#550) Line indented incorrectly; expected 12 spaces, found 8
(#550) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#551) Line indented incorrectly; expected at least 16 spaces, found 12
(#553) Line indented incorrectly; expected at least 16 spaces, found 12
(#555) Line indented incorrectly; expected at least 16 spaces, found 12
(#556) Line indented incorrectly; expected 12 spaces, found 8
(#557) Line indented incorrectly; expected at least 12 spaces, found 8
(#558) Line indented incorrectly; expected at least 12 spaces, found 8
(#559) Line indented incorrectly; expected 12 spaces, found 8
(#560) Line indented incorrectly; expected at least 16 spaces, found 12
(#561) Line indented incorrectly; expected 12 spaces, found 8
(#562) Line indented incorrectly; expected at least 12 spaces, found 8
(#563) Line indented incorrectly; expected at least 12 spaces, found 8
(#564) Line indented incorrectly; expected at least 12 spaces, found 8
(#565) Line indented incorrectly; expected 12 spaces, found 8
(#566) Line indented incorrectly; expected at least 16 spaces, found 12
(#567) Line indented incorrectly; expected 12 spaces, found 8
(#568) Line indented incorrectly; expected 12 spaces, found 8
(#569) Line indented incorrectly; expected at least 16 spaces, found 12
(#570) Line indented incorrectly; expected 12 spaces, found 8
(#571) Line indented incorrectly; expected at least 12 spaces, found 8
(#572) Line indented incorrectly; expected at least 12 spaces, found 8
(#573) Line indented incorrectly; expected at least 12 spaces, found 8
(#574) Line indented incorrectly; expected 8 spaces, found 4
(#576) Line indented incorrectly; expected 8 spaces, found 4
(#577) Line indented incorrectly; expected at least 12 spaces, found 8
(#578) Line indented incorrectly; expected 12 spaces, found 8
(#579) Line indented incorrectly; expected at least 16 spaces, found 12
(#580) Line indented incorrectly; expected 16 spaces, found 12
(#581) Line indented incorrectly; expected at least 20 spaces, found 16
(#582) Line indented incorrectly; expected 16 spaces, found 12
(#583) Line indented incorrectly; expected at least 16 spaces, found 12
(#584) Line indented incorrectly; expected 12 spaces, found 8
(#585) Line indented incorrectly; expected 12 spaces, found 8
(#585) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#586) Line indented incorrectly; expected at least 16 spaces, found 12
(#587) Line indented incorrectly; expected 16 spaces, found 12
(#588) Line indented incorrectly; expected at least 20 spaces, found 16
(#589) Line indented incorrectly; expected 16 spaces, found 12
(#590) Line indented incorrectly; expected at least 16 spaces, found 12
(#591) Line indented incorrectly; expected 12 spaces, found 8
(#592) Line indented incorrectly; expected at least 12 spaces, found 8
(#593) Line indented incorrectly; expected at least 12 spaces, found 8
(#594) Line indented incorrectly; expected 12 spaces, found 8
(#595) Inline comments must start with a capital letter, digit or 3-dots sequence
(#595) Line indented incorrectly; expected at least 16 spaces, found 12
(#596) Line indented incorrectly; expected at least 16 spaces, found 12
(#597) Line indented incorrectly; expected 12 spaces, found 8
(#598) Inline comments must start with a capital letter, digit or 3-dots sequence
(#598) Line indented incorrectly; expected at least 12 spaces, found 8
(#599) Line indented incorrectly; expected at least 12 spaces, found 8
(#600) Line indented incorrectly; expected 8 spaces, found 4
(#602) Line indented incorrectly; expected 8 spaces, found 4
(#603) Line indented incorrectly; expected at least 12 spaces, found 8
(#605) Line indented incorrectly; expected 12 spaces, found 8
(#605) Logical operator "or" is prohibited; use "||" instead
(#606) Line indented incorrectly; expected at least 16 spaces, found 12
(#607) Line indented incorrectly; expected 12 spaces, found 8
(#609) Line indented incorrectly; expected at least 12 spaces, found 8
(#610) Line indented incorrectly; expected at least 12 spaces, found 8
(#611) Line indented incorrectly; expected at least 12 spaces, found 8
(#612) Line indented incorrectly; expected at least 12 spaces, found 8
(#614) Line indented incorrectly; expected 12 spaces, found 8
(#615) Line indented incorrectly; expected at least 16 spaces, found 12
(#616) Line indented incorrectly; expected 16 spaces, found 12
(#617) Line indented incorrectly; expected at least 20 spaces, found 16
(#618) Line indented incorrectly; expected at least 20 spaces, found 16
(#619) Line indented incorrectly; expected at least 20 spaces, found 16
(#620) Line indented incorrectly; expected 20 spaces, found 16
(#621) Line indented incorrectly; expected 24 spaces, found 20
(#622) Line indented incorrectly; expected 28 spaces, found 24
(#623) Line indented incorrectly; expected at least 32 spaces, found 28
(#624) Line indented incorrectly; expected 28 spaces, found 24
(#625) Line indented incorrectly; expected 24 spaces, found 20
(#626) Line indented incorrectly; expected 20 spaces, found 16
(#627) Line indented incorrectly; expected at least 20 spaces, found 16
(#628) Line indented incorrectly; expected at least 20 spaces, found 16
(#629) Line indented incorrectly; expected 20 spaces, found 16
(#630) Line indented incorrectly; expected 24 spaces, found 20
(#631) Line indented incorrectly; expected at least 28 spaces, found 24
(#632) Line indented incorrectly; expected at least 28 spaces, found 24
(#633) Line indented incorrectly; expected 24 spaces, found 20
(#634) Line indented incorrectly; expected 20 spaces, found 16
(#635) Line indented incorrectly; expected 20 spaces, found 16
(#636) Line indented incorrectly; expected at least 24 spaces, found 20
(#637) Line indented incorrectly; expected at least 24 spaces, found 20
(#639) Line indented incorrectly; expected at least 24 spaces, found 20
(#640) Line indented incorrectly; expected at least 24 spaces, found 20
(#640) Whitespace found at end of line within string
(#641) Whitespace found at end of line within string
(#643) Line indented incorrectly; expected at least 24 spaces, found 20
(#644) Line indented incorrectly; expected 24 spaces, found 20
(#645) Line indented incorrectly; expected at least 28 spaces, found 24
(#646) Line indented incorrectly; expected at least 28 spaces, found 24
(#647) Line indented incorrectly; expected 28 spaces, found 24
(#648) Line indented incorrectly; expected 32 spaces, found 28
(#649) Line indented incorrectly; expected 36 spaces, found 32
(#650) Line indented incorrectly; expected at least 40 spaces, found 36
(#651) Line indented incorrectly; expected at least 40 spaces, found 36
(#652) Line indented incorrectly; expected 36 spaces, found 32
(#653) Line indented incorrectly; expected 32 spaces, found 28
(#654) Line indented incorrectly; expected 32 spaces, found 28
(#654) Expected "} else {\n"; found "}\n else {\n"
(#655) Line indented incorrectly; expected at least 36 spaces, found 32
(#656) Line indented incorrectly; expected 32 spaces, found 28
(#657) Line indented incorrectly; expected 28 spaces, found 24
(#658) Line indented incorrectly; expected at least 28 spaces, found 24
(#659) Line indented incorrectly; expected 28 spaces, found 24
(#660) Line indented incorrectly; expected 32 spaces, found 28
(#661) Line indented incorrectly; expected at least 36 spaces, found 32
(#662) Line indented incorrectly; expected 32 spaces, found 28
(#663) Line indented incorrectly; expected 28 spaces, found 24
(#664) Line indented incorrectly; expected 24 spaces, found 20
(#665) Line indented incorrectly; expected 20 spaces, found 16
(#666) Line indented incorrectly; expected at least 20 spaces, found 16
(#666) Commas (,) must be followed by white space.
(#667) Line indented incorrectly; expected 16 spaces, found 12
(#668) Line indented incorrectly; expected 16 spaces, found 12
(#668) Expected "} else {\n"; found "}\n else {\n"
(#669) Line indented incorrectly; expected at least 20 spaces, found 16
(#670) Line indented incorrectly; expected 16 spaces, found 12
(#671) Line indented incorrectly; expected at least 16 spaces, found 12
(#672) Line indented incorrectly; expected 12 spaces, found 8
(#673) Line indented incorrectly; expected 12 spaces, found 8
(#673) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#674) Inline comments must start with a capital letter, digit or 3-dots sequence
(#674) Inline comments must end in full-stops, exclamation marks, or question marks
(#674) Line indented incorrectly; expected at least 16 spaces, found 12
(#675) Line indented incorrectly; expected at least 16 spaces, found 12
(#676) Line indented incorrectly; expected at least 16 spaces, found 12
(#677) Line indented incorrectly; expected 16 spaces, found 12
(#678) Line indented incorrectly; expected at least 20 spaces, found 16
(#679) Line indented incorrectly; expected 16 spaces, found 12
(#680) Line indented incorrectly; expected 12 spaces, found 8
(#681) Line indented incorrectly; expected 12 spaces, found 8
(#681) Expected "} else {\n"; found "}\n else {\n"
(#682) Line indented incorrectly; expected at least 16 spaces, found 12
(#683) Line indented incorrectly; expected at least 16 spaces, found 12
(#684) Line indented incorrectly; expected 16 spaces, found 12
(#685) Line indented incorrectly; expected at least 20 spaces, found 16
(#686) Line indented incorrectly; expected 16 spaces, found 12
(#687) Line indented incorrectly; expected 12 spaces, found 8
(#688) Line indented incorrectly; expected at least 12 spaces, found 8
(#689) Line indented incorrectly; expected at least 12 spaces, found 8
(#690) Line indented incorrectly; expected 12 spaces, found 8
(#691) Line indented incorrectly; expected at least 16 spaces, found 12
(#692) Line indented incorrectly; expected at least 16 spaces, found 12
(#693) Line indented incorrectly; expected 12 spaces, found 8
(#694) Line indented incorrectly; expected 12 spaces, found 8
(#695) Line indented incorrectly; expected at least 16 spaces, found 12
(#696) Line indented incorrectly; expected 16 spaces, found 12
(#697) Line indented incorrectly; expected at least 20 spaces, found 16
(#698) Line indented incorrectly; expected at least 20 spaces, found 16
(#699) Line indented incorrectly; expected at least 20 spaces, found 16
(#700) Line indented incorrectly; expected at least 20 spaces, found 16
(#703) Line indented incorrectly; expected at least 20 spaces, found 16
(#704) Line indented incorrectly; expected 16 spaces, found 12
(#705) Line indented incorrectly; expected 16 spaces, found 12
(#705) Expected "} else {\n"; found "}\n else {\n"
(#706) Line indented incorrectly; expected at least 20 spaces, found 16
(#707) Line indented incorrectly; expected at least 20 spaces, found 16
(#710) Line indented incorrectly; expected at least 20 spaces, found 16
(#711) Line indented incorrectly; expected at least 24 spaces, found 16
(#712) Line indented incorrectly; expected 16 spaces, found 12
(#713) Line indented incorrectly; expected at least 16 spaces, found 12
(#715) Line indented incorrectly; expected at least 16 spaces, found 12
(#716) Line indented incorrectly; expected at least 20 spaces, found 12
(#717) Inline comments must end in full-stops, exclamation marks, or question marks
(#717) Line indented incorrectly; expected at least 20 spaces, found 12
(#718) Line indented incorrectly; expected 20 spaces, found 12
(#719) Inline comments must start with a capital letter, digit or 3-dots sequence
(#719) Inline comments must end in full-stops, exclamation marks, or question marks
(#719) Line indented incorrectly; expected at least 24 spaces, found 16
(#720) Line indented incorrectly; expected at least 24 spaces, found 16
(#721) Line indented incorrectly; expected at least 24 spaces, found 20
(#722) Line indented incorrectly; expected at least 24 spaces, found 16
(#723) Line indented incorrectly; expected 32 spaces, found 16
(#724) Line indented incorrectly; expected at least 36 spaces, found 20
(#725) Line indented incorrectly; expected 32 spaces, found 16
(#726) Line indented incorrectly; expected at least 32 spaces, found 16
(#726) Inline comments must start with a capital letter, digit or 3-dots sequence
(#727) Whitespace found at end of line
(#728) Line indented incorrectly; expected 20 spaces, found 12
(#729) Line indented incorrectly; expected 20 spaces, found 12
(#729) Usage of ELSEIF not allowed; use ELSE IF instead
(#730) Inline comments must start with a capital letter, digit or 3-dots sequence
(#730) Inline comments must end in full-stops, exclamation marks, or question marks
(#730) Line indented incorrectly; expected at least 24 spaces, found 16
(#731) Line indented incorrectly; expected at least 24 spaces, found 16
(#732) Line indented incorrectly; expected at least 24 spaces, found 20
(#733) Line indented incorrectly; expected at least 24 spaces, found 16
(#734) Line indented incorrectly; expected 32 spaces, found 16
(#735) Line indented incorrectly; expected at least 36 spaces, found 20
(#736) Line indented incorrectly; expected 32 spaces, found 16
(#737) Line indented incorrectly; expected at least 32 spaces, found 16
(#737) Inline comments must start with a capital letter, digit or 3-dots sequence
(#738) Whitespace found at end of line
(#739) Line indented incorrectly; expected 20 spaces, found 12
(#740) Line indented incorrectly; expected 12 spaces, found 8
(#741) Line indented incorrectly; expected at least 12 spaces, found 8
(#742) Line indented incorrectly; expected 8 spaces, found 4
(#744) Line indented incorrectly; expected 4 spaces, found 0
(#746) Inline comments must end in full-stops, exclamation marks, or question marks
(#746) Line indented incorrectly; expected at least 4 spaces, found 0
(#746) No space found before comment text; expected "// End if" but found "//End if"
(#747) File must end with a newline character
theme/learnr/classes/output/core_renderer.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#28) Inline comments must end in full-stops, exclamation marks, or question marks
(#28) No space found before comment text; expected "// Begin DBN Update" but found "//Begin DBN Update"
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#33) No space found before comment text; expected "// End DBN Update" but found "//End DBN Update"
(#338) Inline comments must end in full-stops, exclamation marks, or question marks
(#338) No space found before comment text; expected "// Begin DBN Update" but found "//Begin DBN Update"
(#340) global $OUTPUT cannot be used in renderers. Use $this->output.
(#346) Line exceeds 132 characters; contains 178 characters
(#347) Line exceeds maximum limit of 180 characters; contains 191 characters
(#351) Line exceeds maximum limit of 180 characters; contains 238 characters
(#352) Whitespace found at end of line
(#367) Expected "if (...) {\n"; found "if (...){\n"
(#368) Line indented incorrectly; expected at least 12 spaces, found 8
(#369) Line indented incorrectly; expected at least 12 spaces, found 8
(#375) Inline comments must start with a capital letter, digit or 3-dots sequence
(#375) This comment is 67% valid code; is this commented out code?
(#375) No space found before comment text; expected "// $easyenrolbtntext = get_string('easyenrollbtn', 'theme_learnr');" but found "//$easyenrolbtntext = get_string('easyenrollbtn', 'theme_learnr');"
(#376) Whitespace found at end of line
(#379) Line exceeds maximum limit of 180 characters; contains 248 characters
(#398) Whitespace found at end of line
(#398) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#401) Inline comments must end in full-stops, exclamation marks, or question marks
(#401) No space found before comment text; expected "// End DBN Update" but found "//End DBN Update"
(#412) Inline comments must end in full-stops, exclamation marks, or question marks
(#412) No space found before comment text; expected "// Begin DBN Update" but found "//Begin DBN Update"
(#413) global $OUTPUT cannot be used in renderers. Use $this->output.
(#435) Expected "if (...) {\n"; found "if (...){\n"
(#436) Line indented incorrectly; expected at least 12 spaces, found 8
(#437) Line indented incorrectly; expected at least 12 spaces, found 8
(#444) Inline comments must end in full-stops, exclamation marks, or question marks
(#444) No space found before comment text; expected "// End DBN Update" but found "//End DBN Update"
(#476) Inline comments must end in full-stops, exclamation marks, or question marks
(#476) No space found before comment text; expected "// Begin DBN Update" but found "//Begin DBN Update"
(#481) Inline comments must end in full-stops, exclamation marks, or question marks
(#481) No space found before comment text; expected "// End DBN Update" but found "//End DBN Update"
(#569) Inline comments must end in full-stops, exclamation marks, or question marks
(#569) No space found before comment text; expected "// Begin DBN Update Functions" but found "//Begin DBN Update Functions"
(#574) Line exceeds 132 characters; contains 170 characters
(#584) global $PAGE cannot be used in renderers. Use $this->page.
(#590) Inline comments must end in full-stops, exclamation marks, or question marks
(#591) global $PAGE cannot be used in renderers. Use $this->page.
(#592) global $PAGE cannot be used in renderers. Use $this->page.
(#595) Expected "} else {\n"; found "}\n else {\n"
(#604) Line exceeds 132 characters; contains 147 characters
(#604) Inline comments must end in full-stops, exclamation marks, or question marks
(#614) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#624) Inline comments must start with a capital letter, digit or 3-dots sequence
(#627) Inline comments must start with a capital letter, digit or 3-dots sequence
(#630) Inline comments must end in full-stops, exclamation marks, or question marks
(#632) Line exceeds 132 characters; contains 143 characters
(#632) Inline comments must end in full-stops, exclamation marks, or question marks
(#636) Whitespace found at end of line
(#647) Whitespace found at end of line
(#648) Line indented incorrectly; expected 8 spaces, found 16
(#652) Line indented incorrectly; expected 12 spaces, found 20
(#653) Line indented incorrectly; expected 16 spaces, found 24
(#654) Line indented incorrectly; expected 20 spaces, found 28
(#656) Line indented incorrectly; expected 20 spaces, found 28
(#657) Line indented incorrectly; expected 16 spaces, found 24
(#658) Line indented incorrectly; expected 12 spaces, found 20
(#661) Line indented incorrectly; expected 12 spaces, found 20
(#662) Line indented incorrectly; expected 16 spaces, found 24
(#665) Line indented incorrectly; expected 16 spaces, found 24
(#666) Line indented incorrectly; expected 12 spaces, found 20
(#667) Line indented incorrectly; expected 12 spaces, found 20
(#672) Whitespace found at end of line within string
(#673) Whitespace found at end of line within string
(#676) Line indented incorrectly; expected 16 spaces, found 24
(#679) Line indented incorrectly; expected 20 spaces, found 28
(#680) Line indented incorrectly; expected 24 spaces, found 32
(#681) Line indented incorrectly; expected 28 spaces, found 36
(#684) Line indented incorrectly; expected 28 spaces, found 36
(#685) Line indented incorrectly; expected 24 spaces, found 32
(#686) Line indented incorrectly; expected 24 spaces, found 32
(#686) Expected "} else {\n"; found "}\n else {\n"
(#688) Line indented incorrectly; expected 24 spaces, found 32
(#689) Line indented incorrectly; expected 20 spaces, found 28
(#691) Line indented incorrectly; expected 20 spaces, found 28
(#692) Line indented incorrectly; expected 24 spaces, found 32
(#694) Line indented incorrectly; expected 24 spaces, found 32
(#695) Line indented incorrectly; expected 20 spaces, found 28
(#696) Line indented incorrectly; expected 16 spaces, found 24
(#697) Line indented incorrectly; expected 12 spaces, found 20
(#698) Commas (,) must be followed by white space.
(#699) Line indented incorrectly; expected 8 spaces, found 16
(#700) Line indented incorrectly; expected 8 spaces, found 16
(#700) Expected "} else {\n"; found "}\n else {\n"
(#702) Line indented incorrectly; expected 8 spaces, found 16
(#705) Line indented incorrectly; expected 8 spaces, found 16
(#706) Line indented incorrectly; expected 12 spaces, found 20
(#707) Line exceeds 132 characters; contains 162 characters
(#708) Line indented incorrectly; expected 12 spaces, found 20
(#710) Line indented incorrectly; expected 8 spaces, found 16
(#713) Line indented incorrectly; expected 8 spaces, found 16
(#716) Line indented incorrectly; expected 8 spaces, found 16
(#719) Inline comments must end in full-stops, exclamation marks, or question marks
(#723) Line exceeds maximum limit of 180 characters; contains 194 characters
(#724) Line exceeds 132 characters; contains 138 characters
(#725) Line exceeds 132 characters; contains 156 characters
(#726) Line exceeds 132 characters; contains 157 characters
(#728) Line exceeds 132 characters; contains 165 characters
(#729) Line exceeds 132 characters; contains 154 characters
(#730) Line exceeds 132 characters; contains 154 characters
(#731) Line exceeds 132 characters; contains 154 characters
(#732) Line exceeds 132 characters; contains 154 characters
(#733) Line exceeds 132 characters; contains 154 characters
(#734) Line exceeds 132 characters; contains 154 characters
(#735) Line exceeds 132 characters; contains 154 characters
(#736) Line exceeds 132 characters; contains 154 characters
(#745) Line exceeds 132 characters; contains 150 characters
(#746) Line exceeds 132 characters; contains 150 characters
(#747) Line exceeds 132 characters; contains 150 characters
(#748) Line exceeds 132 characters; contains 150 characters
(#749) Line exceeds 132 characters; contains 150 characters
(#750) Line exceeds 132 characters; contains 150 characters
(#751) Line exceeds 132 characters; contains 150 characters
(#752) Line exceeds 132 characters; contains 150 characters
(#761) Line exceeds 132 characters; contains 177 characters
(#765) Variable "fp_icons" must not contain underscores.
(#768) Line exceeds maximum limit of 180 characters; contains 320 characters
(#768) Whitespace found at end of line
(#845) Variable "fp_icons" must not contain underscores.
(#854) Expected "if (...) {\n"; found "if (...) {\n"
(#856) Usage of ELSEIF not allowed; use ELSE IF instead
(#879) global $PAGE cannot be used in renderers. Use $this->page.
(#879) global $OUTPUT cannot be used in renderers. Use $this->output.
(#891) global $PAGE cannot be used in renderers. Use $this->page.
(#894) Expected "} else {\n"; found "}\n else {\n"
(#896) global $PAGE cannot be used in renderers. Use $this->page.
(#929) global $PAGE cannot be used in renderers. Use $this->page.
(#929) global $OUTPUT cannot be used in renderers. Use $this->output.
(#934) Line exceeds 132 characters; contains 159 characters
(#950) Expected "if (...) {\n"; found "if (...){\n"
(#951) Line indented incorrectly; expected at least 12 spaces, found 8
(#952) Line indented incorrectly; expected at least 12 spaces, found 8
(#960) global $PAGE cannot be used in renderers. Use $this->page.
(#960) global $PAGE cannot be used in renderers. Use $this->page.
(#960) Line exceeds maximum limit of 180 characters; contains 182 characters
(#980) global $PAGE cannot be used in renderers. Use $this->page.
(#994) global $PAGE cannot be used in renderers. Use $this->page.
(#1002) global $PAGE cannot be used in renderers. Use $this->page.
(#1010) global $PAGE cannot be used in renderers. Use $this->page.
(#1015) Inline comments must end in full-stops, exclamation marks, or question marks
(#1015) No space found before comment text; expected "// Export to MISTAR" but found "//Export to MISTAR"
(#1017) Line exceeds 132 characters; contains 134 characters
(#1020) global $PAGE cannot be used in renderers. Use $this->page.
(#1028) global $PAGE cannot be used in renderers. Use $this->page.
(#1033) Line exceeds 132 characters; contains 133 characters
(#1036) global $PAGE cannot be used in renderers. Use $this->page.
(#1044) global $PAGE cannot be used in renderers. Use $this->page.
(#1054) global $PAGE cannot be used in renderers. Use $this->page.
(#1059) Line exceeds 132 characters; contains 139 characters
(#1062) global $PAGE cannot be used in renderers. Use $this->page.
(#1070) global $PAGE cannot be used in renderers. Use $this->page.
(#1078) global $PAGE cannot be used in renderers. Use $this->page.
(#1086) global $PAGE cannot be used in renderers. Use $this->page.
(#1096) global $PAGE cannot be used in renderers. Use $this->page.
(#1104) global $PAGE cannot be used in renderers. Use $this->page.
(#1112) global $PAGE cannot be used in renderers. Use $this->page.
(#1120) global $PAGE cannot be used in renderers. Use $this->page.
(#1128) global $PAGE cannot be used in renderers. Use $this->page.
(#1131) Whitespace found at end of line
(#1136) Inline comments must end in full-stops, exclamation marks, or question marks
(#1136) Line indented incorrectly; expected at least 4 spaces, found 0
(#1136) No space found before comment text; expected "// End DBN Update" but found "//End DBN Update"
theme/learnr/config.php
(#198) File must end with a newline character
theme/learnr/lang/en/theme_learnr.php
(#770) Inline comments must end in full-stops, exclamation marks, or question marks
(#798) File must end with a newline character
theme/learnr/layout/drawers.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#113) Inline comments must end in full-stops, exclamation marks, or question marks
(#114) Line exceeds 132 characters; contains 139 characters
(#115) Inline comments must end in full-stops, exclamation marks, or question marks
(#137) Inline comments must end in full-stops, exclamation marks, or question marks
(#139) Inline comments must end in full-stops, exclamation marks, or question marks
theme/learnr/lib.php
(#489) Inline comments must end in full-stops, exclamation marks, or question marks
(#489) No space found before comment text; expected "// Begin DBN change" but found "//Begin DBN change"
(#519) Line indented incorrectly; expected at least 4 spaces, found 0
(#546) Inline comments must end in full-stops, exclamation marks, or question marks
(#546) File must end with a newline character
(#546) No space found before comment text; expected "// End DBN change" but found "//End DBN change"
theme/learnr/locallib.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#1292) Usage of ELSEIF not allowed; use ELSE IF instead
(#1388) Logical operator "or" is prohibited; use "||" instead
(#1409) File must end with a newline character
theme/learnr/settings.php
(#153) No space found before comment text; expected "// Begin DBN Update" but found "//Begin DBN Update"
(#163) Expected 1 space before "=>"; 0 found
(#163) Expected 1 space after "=>"; 0 found
(#163) Expected 1 space before "=>"; 0 found
(#163) Expected 1 space after "=>"; 0 found
(#163) Expected 1 space before "=>"; 0 found
(#163) Expected 1 space after "=>"; 0 found
(#163) Expected 1 space before "=>"; 0 found
(#163) Expected 1 space after "=>"; 0 found
(#168) Inline comments must end in full-stops, exclamation marks, or question marks
(#181) Expected 1 space before "=>"; 0 found
(#181) Expected 1 space after "=>"; 0 found
(#181) Expected 1 space before "=>"; 0 found
(#181) Expected 1 space after "=>"; 0 found
(#181) Expected 1 space before "=>"; 0 found
(#181) Expected 1 space after "=>"; 0 found
(#181) Expected 1 space before "=>"; 0 found
(#181) Expected 1 space after "=>"; 0 found
(#181) Expected 1 space before "=>"; 0 found
(#181) Expected 1 space after "=>"; 0 found
(#181) Expected 1 space before "=>"; 0 found
(#181) Expected 1 space after "=>"; 0 found
(#181) Expected 1 space before "=>"; 0 found
(#181) Expected 1 space after "=>"; 0 found
(#181) Commas (,) must be followed by white space.
(#181) Expected 1 space before "=>"; 0 found
(#181) Expected 1 space after "=>"; 0 found
(#181) Line exceeds maximum limit of 180 characters; contains 185 characters
(#186) Inline comments must start with a capital letter, digit or 3-dots sequence
(#215) Inline comments must start with a capital letter, digit or 3-dots sequence
(#240) Inline comments must end in full-stops, exclamation marks, or question marks
(#259) Inline comments must end in full-stops, exclamation marks, or question marks
(#259) No space found before comment text; expected "// End DBN Update" but found "//End DBN Update"
(#408) No space found before comment text; expected "// Begin DBN Update" but found "//Begin DBN Update"
(#446) Inline comments must end in full-stops, exclamation marks, or question marks
(#748) Whitespace found at end of line
(#767) Inline comments must end in full-stops, exclamation marks, or question marks
(#776) No space found before comment text; expected "// End DBN Update." but found "//End DBN Update."
(#792) Whitespace found at end of line
(#793) Inline comments must end in full-stops, exclamation marks, or question marks
(#800) Inline comments must end in full-stops, exclamation marks, or question marks
(#820) Expected 1 space after "="; 2 found
(#826) Inline comments must end in full-stops, exclamation marks, or question marks
(#833) Inline comments must end in full-stops, exclamation marks, or question marks
(#861) Inline comments must end in full-stops, exclamation marks, or question marks
(#868) Inline comments must start with a capital letter, digit or 3-dots sequence
(#868) Inline comments must end in full-stops, exclamation marks, or question marks
(#900) Expected 1 space before "=>"; 0 found
(#900) Expected 1 space after "=>"; 0 found
(#900) Expected 1 space before "=>"; 0 found
(#900) Expected 1 space after "=>"; 0 found
(#900) Expected 1 space before "=>"; 0 found
(#900) Expected 1 space after "=>"; 0 found
(#905) Inline comments must end in full-stops, exclamation marks, or question marks
(#943) Expected 1 space before "=>"; 0 found
(#943) Expected 1 space after "=>"; 0 found
(#943) Expected 1 space before "=>"; 0 found
(#943) Expected 1 space after "=>"; 0 found
(#943) Expected 1 space before "=>"; 0 found
(#943) Expected 1 space after "=>"; 0 found
(#948) Inline comments must end in full-stops, exclamation marks, or question marks
(#986) Expected 1 space before "=>"; 0 found
(#986) Expected 1 space after "=>"; 0 found
(#986) Expected 1 space before "=>"; 0 found
(#986) Expected 1 space after "=>"; 0 found
(#986) Expected 1 space before "=>"; 0 found
(#986) Expected 1 space after "=>"; 0 found
(#991) Inline comments must end in full-stops, exclamation marks, or question marks
(#1017) Expected 1 space after "="; 2 found
(#1029) Expected 1 space before "=>"; 0 found
(#1029) Expected 1 space after "=>"; 0 found
(#1029) Expected 1 space before "=>"; 0 found
(#1029) Expected 1 space after "=>"; 0 found
(#1029) Expected 1 space before "=>"; 0 found
(#1029) Expected 1 space after "=>"; 0 found
(#1034) Inline comments must end in full-stops, exclamation marks, or question marks
(#1072) Expected 1 space before "=>"; 0 found
(#1072) Expected 1 space after "=>"; 0 found
(#1072) Expected 1 space before "=>"; 0 found
(#1072) Expected 1 space after "=>"; 0 found
(#1072) Expected 1 space before "=>"; 0 found
(#1072) Expected 1 space after "=>"; 0 found
(#1077) Inline comments must end in full-stops, exclamation marks, or question marks
(#1115) Expected 1 space before "=>"; 0 found
(#1115) Expected 1 space after "=>"; 0 found
(#1115) Expected 1 space before "=>"; 0 found
(#1115) Expected 1 space after "=>"; 0 found
(#1115) Expected 1 space before "=>"; 0 found
(#1115) Expected 1 space after "=>"; 0 found
(#1120) Inline comments must end in full-stops, exclamation marks, or question marks
(#1158) Expected 1 space before "=>"; 0 found
(#1158) Expected 1 space after "=>"; 0 found
(#1158) Expected 1 space before "=>"; 0 found
(#1158) Expected 1 space after "=>"; 0 found
(#1158) Expected 1 space before "=>"; 0 found
(#1158) Expected 1 space after "=>"; 0 found
(#1163) Inline comments must end in full-stops, exclamation marks, or question marks
(#1201) Expected 1 space before "=>"; 0 found
(#1201) Expected 1 space after "=>"; 0 found
(#1201) Expected 1 space before "=>"; 0 found
(#1201) Expected 1 space after "=>"; 0 found
(#1201) Expected 1 space before "=>"; 0 found
(#1201) Expected 1 space after "=>"; 0 found
(#2133) No space found before comment text; expected "// Begin DBN Update." but found "//Begin DBN Update."
(#2144) Expected 1 space before "=>"; 0 found
(#2144) Expected 1 space after "=>"; 0 found
(#2144) Expected 1 space before "=>"; 0 found
(#2144) Expected 1 space after "=>"; 0 found
(#2144) Expected 1 space before "=>"; 0 found
(#2144) Expected 1 space after "=>"; 0 found
(#2144) Expected 1 space before "=>"; 0 found
(#2144) Expected 1 space after "=>"; 0 found
theme/learnr/version.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"

Javascript coding style problems

(0 errors, 0 warnings)

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


CSS problems

(1509 errors, 16 warnings)

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

theme/learnr/scss/learnr/post.scss
(#895) Expected empty line before at-rule (at-rule-empty-line-before)
(#904) Expected empty line before at-rule (at-rule-empty-line-before)
(#974) Expected empty line before at-rule (at-rule-empty-line-before)
(#986) Expected empty line before at-rule (at-rule-empty-line-before)
(#1207) Expected empty line before at-rule (at-rule-empty-line-before)
(#1001) Expected newline before "}" (block-closing-brace-newline-before)
(#1021) Expected newline before "}" (block-closing-brace-newline-before)
(#1025) Expected newline before "}" (block-closing-brace-newline-before)
(#1208) Expected single space before "{" (block-opening-brace-space-before)
(#904) Expected single space before "{" (block-opening-brace-space-before)
(#859) Expected single space before "!" (declaration-bang-space-before)
(#917) Expected single space before "!" (declaration-bang-space-before)
(#918) Expected single space before "!" (declaration-bang-space-before)
(#1000) Expected single space before "!" (declaration-bang-space-before)
(#1086) Expected single space before "!" (declaration-bang-space-before)
(#1089) Expected single space before "!" (declaration-bang-space-before)
(#954) Unexpected duplicate "font-size" (declaration-block-no-duplicate-properties)
(#1023) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#1204) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1209) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1307) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#850) Unexpected !important (declaration-no-important)
(#854) Unexpected !important (declaration-no-important)
(#859) Unexpected !important (declaration-no-important)
(#913) Unexpected !important (declaration-no-important)
(#917) Unexpected !important (declaration-no-important)
(#918) Unexpected !important (declaration-no-important)
(#1000) Unexpected !important (declaration-no-important)
(#1012) Unexpected !important (declaration-no-important)
(#1086) Unexpected !important (declaration-no-important)
(#1089) Unexpected !important (declaration-no-important)
(#1110) Unexpected !important (declaration-no-important)
(#859) Expected single space after "," in a single-line function (function-comma-space-after)
(#859) Expected single space after "," in a single-line function (function-comma-space-after)
(#859) Expected single space after "," in a single-line function (function-comma-space-after)
(#871) Expected single space after "," in a single-line function (function-comma-space-after)
(#1254) Expected single space after "," in a single-line function (function-comma-space-after)
(#1254) Expected single space after "," in a single-line function (function-comma-space-after)
(#1254) Expected single space after "," in a single-line function (function-comma-space-after)
(#871) Unexpected unit (length-zero-no-unit)
(#942) Unexpected unit (length-zero-no-unit)
(#1012) Unexpected unit (length-zero-no-unit)
(#1221) Unexpected unit (length-zero-no-unit)
(#1238) Unexpected unit (length-zero-no-unit)
(#1244) Unexpected unit (length-zero-no-unit)
(#1422) Unexpected unit (length-zero-no-unit)
(#1423) Unexpected unit (length-zero-no-unit)
(#1424) Unexpected unit (length-zero-no-unit)
(#1488) Unexpected unit (length-zero-no-unit)
(#1062) Expected line length to be no more than 132 characters (max-line-length)
(#1101) Expected line length to be no more than 132 characters (max-line-length)
(#16) Unexpected whitespace at end of line (no-eol-whitespace)
(#20) Unexpected whitespace at end of line (no-eol-whitespace)
(#23) Unexpected whitespace at end of line (no-eol-whitespace)
(#30) Unexpected whitespace at end of line (no-eol-whitespace)
(#38) Unexpected whitespace at end of line (no-eol-whitespace)
(#52) Unexpected whitespace at end of line (no-eol-whitespace)
(#59) Unexpected whitespace at end of line (no-eol-whitespace)
(#73) Unexpected whitespace at end of line (no-eol-whitespace)
(#79) Unexpected whitespace at end of line (no-eol-whitespace)
(#89) Unexpected whitespace at end of line (no-eol-whitespace)
(#98) Unexpected whitespace at end of line (no-eol-whitespace)
(#106) Unexpected whitespace at end of line (no-eol-whitespace)
(#116) Unexpected whitespace at end of line (no-eol-whitespace)
(#131) Unexpected whitespace at end of line (no-eol-whitespace)
(#137) Unexpected whitespace at end of line (no-eol-whitespace)
(#152) Unexpected whitespace at end of line (no-eol-whitespace)
(#158) Unexpected whitespace at end of line (no-eol-whitespace)
(#166) Unexpected whitespace at end of line (no-eol-whitespace)
(#173) Unexpected whitespace at end of line (no-eol-whitespace)
(#183) Unexpected whitespace at end of line (no-eol-whitespace)
(#192) Unexpected whitespace at end of line (no-eol-whitespace)
(#198) Unexpected whitespace at end of line (no-eol-whitespace)
(#202) Unexpected whitespace at end of line (no-eol-whitespace)
(#206) Unexpected whitespace at end of line (no-eol-whitespace)
(#216) Unexpected whitespace at end of line (no-eol-whitespace)
(#220) Unexpected whitespace at end of line (no-eol-whitespace)
(#225) Unexpected whitespace at end of line (no-eol-whitespace)
(#226) Unexpected whitespace at end of line (no-eol-whitespace)
(#230) Unexpected whitespace at end of line (no-eol-whitespace)
(#246) Unexpected whitespace at end of line (no-eol-whitespace)
(#250) Unexpected whitespace at end of line (no-eol-whitespace)
(#254) Unexpected whitespace at end of line (no-eol-whitespace)
(#261) Unexpected whitespace at end of line (no-eol-whitespace)
(#262) Unexpected whitespace at end of line (no-eol-whitespace)
(#266) Unexpected whitespace at end of line (no-eol-whitespace)
(#270) Unexpected whitespace at end of line (no-eol-whitespace)
(#297) Unexpected whitespace at end of line (no-eol-whitespace)
(#308) Unexpected whitespace at end of line (no-eol-whitespace)
(#309) Unexpected whitespace at end of line (no-eol-whitespace)
(#313) Unexpected whitespace at end of line (no-eol-whitespace)
(#317) Unexpected whitespace at end of line (no-eol-whitespace)
(#329) Unexpected whitespace at end of line (no-eol-whitespace)
(#335) Unexpected whitespace at end of line (no-eol-whitespace)
(#343) Unexpected whitespace at end of line (no-eol-whitespace)
(#352) Unexpected whitespace at end of line (no-eol-whitespace)
(#362) Unexpected whitespace at end of line (no-eol-whitespace)
(#379) Unexpected whitespace at end of line (no-eol-whitespace)
(#398) Unexpected whitespace at end of line (no-eol-whitespace)
(#399) Unexpected whitespace at end of line (no-eol-whitespace)
(#403) Unexpected whitespace at end of line (no-eol-whitespace)
(#416) Unexpected whitespace at end of line (no-eol-whitespace)
(#423) Unexpected whitespace at end of line (no-eol-whitespace)
(#426) Unexpected whitespace at end of line (no-eol-whitespace)
(#431) Unexpected whitespace at end of line (no-eol-whitespace)
(#437) Unexpected whitespace at end of line (no-eol-whitespace)
(#443) Unexpected whitespace at end of line (no-eol-whitespace)
(#449) Unexpected whitespace at end of line (no-eol-whitespace)
(#456) Unexpected whitespace at end of line (no-eol-whitespace)
(#463) Unexpected whitespace at end of line (no-eol-whitespace)
(#472) Unexpected whitespace at end of line (no-eol-whitespace)
(#479) Unexpected whitespace at end of line (no-eol-whitespace)
(#484) Unexpected whitespace at end of line (no-eol-whitespace)
(#493) Unexpected whitespace at end of line (no-eol-whitespace)
(#511) Unexpected whitespace at end of line (no-eol-whitespace)
(#512) Unexpected whitespace at end of line (no-eol-whitespace)
(#516) Unexpected whitespace at end of line (no-eol-whitespace)
(#534) Unexpected whitespace at end of line (no-eol-whitespace)
(#550) Unexpected whitespace at end of line (no-eol-whitespace)
(#555) Unexpected whitespace at end of line (no-eol-whitespace)
(#563) Unexpected whitespace at end of line (no-eol-whitespace)
(#573) Unexpected whitespace at end of line (no-eol-whitespace)
(#581) Unexpected whitespace at end of line (no-eol-whitespace)
(#590) Unexpected whitespace at end of line (no-eol-whitespace)
(#591) Unexpected whitespace at end of line (no-eol-whitespace)
(#595) Unexpected whitespace at end of line (no-eol-whitespace)
(#602) Unexpected whitespace at end of line (no-eol-whitespace)
(#611) Unexpected whitespace at end of line (no-eol-whitespace)
(#612) Unexpected whitespace at end of line (no-eol-whitespace)
(#616) Unexpected whitespace at end of line (no-eol-whitespace)
(#624) Unexpected whitespace at end of line (no-eol-whitespace)
(#625) Unexpected whitespace at end of line (no-eol-whitespace)
(#629) Unexpected whitespace at end of line (no-eol-whitespace)
(#639) Unexpected whitespace at end of line (no-eol-whitespace)
(#644) Unexpected whitespace at end of line (no-eol-whitespace)
(#654) Unexpected whitespace at end of line (no-eol-whitespace)
(#661) Unexpected whitespace at end of line (no-eol-whitespace)
(#668) Unexpected whitespace at end of line (no-eol-whitespace)
(#673) Unexpected whitespace at end of line (no-eol-whitespace)
(#678) Unexpected whitespace at end of line (no-eol-whitespace)
(#687) Unexpected whitespace at end of line (no-eol-whitespace)
(#692) Unexpected whitespace at end of line (no-eol-whitespace)
(#697) Unexpected whitespace at end of line (no-eol-whitespace)
(#705) Unexpected whitespace at end of line (no-eol-whitespace)
(#710) Unexpected whitespace at end of line (no-eol-whitespace)
(#712) Unexpected whitespace at end of line (no-eol-whitespace)
(#719) Unexpected whitespace at end of line (no-eol-whitespace)
(#723) Unexpected whitespace at end of line (no-eol-whitespace)
(#728) Unexpected whitespace at end of line (no-eol-whitespace)
(#743) Unexpected whitespace at end of line (no-eol-whitespace)
(#752) Unexpected whitespace at end of line (no-eol-whitespace)
(#763) Unexpected whitespace at end of line (no-eol-whitespace)
(#770) Unexpected whitespace at end of line (no-eol-whitespace)
(#771) Unexpected whitespace at end of line (no-eol-whitespace)
(#775) Unexpected whitespace at end of line (no-eol-whitespace)
(#783) Unexpected whitespace at end of line (no-eol-whitespace)
(#788) Unexpected whitespace at end of line (no-eol-whitespace)
(#789) Unexpected whitespace at end of line (no-eol-whitespace)
(#793) Unexpected whitespace at end of line (no-eol-whitespace)
(#801) Unexpected whitespace at end of line (no-eol-whitespace)
(#809) Unexpected whitespace at end of line (no-eol-whitespace)
(#815) Unexpected whitespace at end of line (no-eol-whitespace)
(#825) Unexpected whitespace at end of line (no-eol-whitespace)
(#826) Unexpected whitespace at end of line (no-eol-whitespace)
(#830) Unexpected whitespace at end of line (no-eol-whitespace)
(#834) Unexpected whitespace at end of line (no-eol-whitespace)
(#842) Unexpected whitespace at end of line (no-eol-whitespace)
(#843) Unexpected whitespace at end of line (no-eol-whitespace)
(#844) Unexpected whitespace at end of line (no-eol-whitespace)
(#845) Unexpected whitespace at end of line (no-eol-whitespace)
(#847) Unexpected whitespace at end of line (no-eol-whitespace)
(#848) Unexpected whitespace at end of line (no-eol-whitespace)
(#852) Unexpected whitespace at end of line (no-eol-whitespace)
(#856) Unexpected whitespace at end of line (no-eol-whitespace)
(#864) Unexpected whitespace at end of line (no-eol-whitespace)
(#929) Unexpected whitespace at end of line (no-eol-whitespace)
(#930) Unexpected whitespace at end of line (no-eol-whitespace)
(#958) Unexpected whitespace at end of line (no-eol-whitespace)
(#1000) Unexpected whitespace at end of line (no-eol-whitespace)
(#1010) Unexpected whitespace at end of line (no-eol-whitespace)
(#1020) Unexpected whitespace at end of line (no-eol-whitespace)
(#1023) Unexpected whitespace at end of line (no-eol-whitespace)
(#1024) Unexpected whitespace at end of line (no-eol-whitespace)
(#1026) Unexpected whitespace at end of line (no-eol-whitespace)
(#1066) Unexpected whitespace at end of line (no-eol-whitespace)
(#1080) Unexpected whitespace at end of line (no-eol-whitespace)
(#1084) Unexpected whitespace at end of line (no-eol-whitespace)
(#1091) Unexpected whitespace at end of line (no-eol-whitespace)
(#1113) Unexpected whitespace at end of line (no-eol-whitespace)
(#1117) Unexpected whitespace at end of line (no-eol-whitespace)
(#1121) Unexpected whitespace at end of line (no-eol-whitespace)
(#1128) Unexpected whitespace at end of line (no-eol-whitespace)
(#1132) Unexpected whitespace at end of line (no-eol-whitespace)
(#1138) Unexpected whitespace at end of line (no-eol-whitespace)
(#1142) Unexpected whitespace at end of line (no-eol-whitespace)
(#1149) Unexpected whitespace at end of line (no-eol-whitespace)
(#1150) Unexpected whitespace at end of line (no-eol-whitespace)
(#1154) Unexpected whitespace at end of line (no-eol-whitespace)
(#1162) Unexpected whitespace at end of line (no-eol-whitespace)
(#1171) Unexpected whitespace at end of line (no-eol-whitespace)
(#1179) Unexpected whitespace at end of line (no-eol-whitespace)
(#1183) Unexpected whitespace at end of line (no-eol-whitespace)
(#1192) Unexpected whitespace at end of line (no-eol-whitespace)
(#1199) Unexpected whitespace at end of line (no-eol-whitespace)
(#1212) Unexpected whitespace at end of line (no-eol-whitespace)
(#1213) Unexpected whitespace at end of line (no-eol-whitespace)
(#1217) Unexpected whitespace at end of line (no-eol-whitespace)
(#1226) Unexpected whitespace at end of line (no-eol-whitespace)
(#1234) Unexpected whitespace at end of line (no-eol-whitespace)
(#1247) Unexpected whitespace at end of line (no-eol-whitespace)
(#1252) Unexpected whitespace at end of line (no-eol-whitespace)
(#1257) Unexpected whitespace at end of line (no-eol-whitespace)
(#1261) Unexpected whitespace at end of line (no-eol-whitespace)
(#1265) Unexpected whitespace at end of line (no-eol-whitespace)
(#1270) Unexpected whitespace at end of line (no-eol-whitespace)
(#1274) Unexpected whitespace at end of line (no-eol-whitespace)
(#1278) Unexpected whitespace at end of line (no-eol-whitespace)
(#1282) Unexpected whitespace at end of line (no-eol-whitespace)
(#1286) Unexpected whitespace at end of line (no-eol-whitespace)
(#1290) Unexpected whitespace at end of line (no-eol-whitespace)
(#1294) Unexpected whitespace at end of line (no-eol-whitespace)
(#1298) Unexpected whitespace at end of line (no-eol-whitespace)
(#1305) Unexpected whitespace at end of line (no-eol-whitespace)
(#1309) Unexpected whitespace at end of line (no-eol-whitespace)
(#1313) Unexpected whitespace at end of line (no-eol-whitespace)
(#1318) Unexpected whitespace at end of line (no-eol-whitespace)
(#1323) Unexpected whitespace at end of line (no-eol-whitespace)
(#1328) Unexpected whitespace at end of line (no-eol-whitespace)
(#1332) Unexpected whitespace at end of line (no-eol-whitespace)
(#1336) Unexpected whitespace at end of line (no-eol-whitespace)
(#1341) Unexpected whitespace at end of line (no-eol-whitespace)
(#1345) Unexpected whitespace at end of line (no-eol-whitespace)
(#1350) Unexpected whitespace at end of line (no-eol-whitespace)
(#1354) Unexpected whitespace at end of line (no-eol-whitespace)
(#1358) Unexpected whitespace at end of line (no-eol-whitespace)
(#1370) Unexpected whitespace at end of line (no-eol-whitespace)
(#1381) Unexpected whitespace at end of line (no-eol-whitespace)
(#1385) Unexpected whitespace at end of line (no-eol-whitespace)
(#1390) Unexpected whitespace at end of line (no-eol-whitespace)
(#1395) Unexpected whitespace at end of line (no-eol-whitespace)
(#1399) Unexpected whitespace at end of line (no-eol-whitespace)
(#1403) Unexpected whitespace at end of line (no-eol-whitespace)
(#1411) Unexpected whitespace at end of line (no-eol-whitespace)
(#1418) Unexpected whitespace at end of line (no-eol-whitespace)
(#1429) Unexpected whitespace at end of line (no-eol-whitespace)
(#1437) Unexpected whitespace at end of line (no-eol-whitespace)
(#1446) Unexpected whitespace at end of line (no-eol-whitespace)
(#1455) Unexpected whitespace at end of line (no-eol-whitespace)
(#1460) Unexpected whitespace at end of line (no-eol-whitespace)
(#1464) Unexpected whitespace at end of line (no-eol-whitespace)
(#1469) Unexpected whitespace at end of line (no-eol-whitespace)
(#1474) Unexpected whitespace at end of line (no-eol-whitespace)
(#1482) Unexpected whitespace at end of line (no-eol-whitespace)
(#1486) Unexpected whitespace at end of line (no-eol-whitespace)
(#1490) Unexpected whitespace at end of line (no-eol-whitespace)
(#1496) Unexpected whitespace at end of line (no-eol-whitespace)
(#1501) Unexpected whitespace at end of line (no-eol-whitespace)
(#1506) Unexpected whitespace at end of line (no-eol-whitespace)
(#1511) Unexpected whitespace at end of line (no-eol-whitespace)
(#1516) Unexpected whitespace at end of line (no-eol-whitespace)
(#1520) Unexpected whitespace at end of line (no-eol-whitespace)
(#1528) Unexpected whitespace at end of line (no-eol-whitespace)
(#1533) Unexpected whitespace at end of line (no-eol-whitespace)
(#861) Expected single space after "~" (selector-combinator-space-after)
(#1101) Expected single space after ">" (selector-combinator-space-after)
(#1101) Expected single space after ">" (selector-combinator-space-after)
(#1101) Expected single space after ">" (selector-combinator-space-after)
(#1529) Expected single space after ">" (selector-combinator-space-after)
(#861) Expected single space before "~" (selector-combinator-space-before)
(#1101) Expected single space before ">" (selector-combinator-space-before)
(#1101) Expected single space before ">" (selector-combinator-space-before)
(#1101) Expected single space before ">" (selector-combinator-space-before)
(#1529) Expected single space before ">" (selector-combinator-space-before)
(#968) Expected newline after "," (selector-list-comma-newline-after)
(#1011) Expected newline after "," (selector-list-comma-newline-after)
(#1011) Expected newline after "," (selector-list-comma-newline-after)
(#1011) Expected newline after "," (selector-list-comma-newline-after)
(#1062) Expected newline after "," (selector-list-comma-newline-after)
(#1062) Expected newline after "," (selector-list-comma-newline-after)
(#1062) Expected newline after "," (selector-list-comma-newline-after)
(#1062) Expected newline after "," (selector-list-comma-newline-after)
(#1062) Expected newline after "," (selector-list-comma-newline-after)
(#1085) Expected newline after "," (selector-list-comma-newline-after)
(#1085) Expected newline after "," (selector-list-comma-newline-after)
(#1088) Expected newline after "," (selector-list-comma-newline-after)
(#1088) Expected newline after "," (selector-list-comma-newline-after)
(#1101) Expected newline after "," (selector-list-comma-newline-after)
(#1101) Expected newline after "," (selector-list-comma-newline-after)
(#1184) Expected newline after "," (selector-list-comma-newline-after)
(#1310) Expected newline after "," (selector-list-comma-newline-after)
(#1314) Expected newline after "," (selector-list-comma-newline-after)
(#1319) Expected newline after "," (selector-list-comma-newline-after)
(#11) Expected indentation of 0 spaces (indentation)
(#15) Expected indentation of 0 spaces (indentation)
(#12) Expected indentation of 0 spaces (indentation)
(#13) Expected indentation of 4 spaces (indentation)
(#14) Expected indentation of 4 spaces (indentation)
(#17) Expected indentation of 0 spaces (indentation)
(#21) Expected indentation of 0 spaces (indentation)
(#24) Expected indentation of 0 spaces (indentation)
(#26) Expected indentation of 0 spaces (indentation)
(#115) Expected indentation of 0 spaces (indentation)
(#27) Expected indentation of 0 spaces (indentation)
(#28) Expected indentation of 4 spaces (indentation)
(#29) Expected indentation of 4 spaces (indentation)
(#31) Expected indentation of 4 spaces (indentation)
(#32) Expected indentation of 4 spaces (indentation)
(#34) Expected indentation of 4 spaces (indentation)
(#33) Expected indentation of 8 spaces (indentation)
(#35) Expected indentation of 4 spaces (indentation)
(#37) Expected indentation of 4 spaces (indentation)
(#36) Expected indentation of 8 spaces (indentation)
(#39) Expected indentation of 4 spaces (indentation)
(#42) Expected indentation of 4 spaces (indentation)
(#44) Expected indentation of 4 spaces (indentation)
(#43) Expected indentation of 8 spaces (indentation)
(#45) Expected indentation of 4 spaces (indentation)
(#47) Expected indentation of 4 spaces (indentation)
(#46) Expected indentation of 8 spaces (indentation)
(#48) Expected indentation of 4 spaces (indentation)
(#51) Expected indentation of 4 spaces (indentation)
(#49) Expected indentation of 4 spaces (indentation)
(#50) Expected indentation of 8 spaces (indentation)
(#53) Expected indentation of 4 spaces (indentation)
(#55) Expected indentation of 4 spaces (indentation)
(#58) Expected indentation of 4 spaces (indentation)
(#56) Expected indentation of 8 spaces (indentation)
(#57) Expected indentation of 8 spaces (indentation)
(#60) Expected indentation of 4 spaces (indentation)
(#63) Expected indentation of 4 spaces (indentation)
(#67) Expected indentation of 4 spaces (indentation)
(#64) Expected indentation of 4 spaces (indentation)
(#65) Expected indentation of 4 spaces (indentation)
(#66) Expected indentation of 8 spaces (indentation)
(#68) Expected indentation of 4 spaces (indentation)
(#72) Expected indentation of 4 spaces (indentation)
(#69) Expected indentation of 4 spaces (indentation)
(#70) Expected indentation of 4 spaces (indentation)
(#71) Expected indentation of 8 spaces (indentation)
(#74) Expected indentation of 4 spaces (indentation)
(#76) Expected indentation of 4 spaces (indentation)
(#78) Expected indentation of 4 spaces (indentation)
(#77) Expected indentation of 8 spaces (indentation)
(#80) Expected indentation of 4 spaces (indentation)
(#82) Expected indentation of 4 spaces (indentation)
(#85) Expected indentation of 4 spaces (indentation)
(#83) Expected indentation of 4 spaces (indentation)
(#84) Expected indentation of 8 spaces (indentation)
(#86) Expected indentation of 4 spaces (indentation)
(#88) Expected indentation of 4 spaces (indentation)
(#87) Expected indentation of 8 spaces (indentation)
(#90) Expected indentation of 4 spaces (indentation)
(#91) Expected indentation of 4 spaces (indentation)
(#94) Expected indentation of 4 spaces (indentation)
(#92) Expected indentation of 8 spaces (indentation)
(#93) Expected indentation of 8 spaces (indentation)
(#95) Expected indentation of 4 spaces (indentation)
(#97) Expected indentation of 4 spaces (indentation)
(#96) Expected indentation of 8 spaces (indentation)
(#99) Expected indentation of 4 spaces (indentation)
(#100) Expected indentation of 4 spaces (indentation)
(#102) Expected indentation of 4 spaces (indentation)
(#101) Expected indentation of 8 spaces (indentation)
(#103) Expected indentation of 4 spaces (indentation)
(#105) Expected indentation of 4 spaces (indentation)
(#104) Expected indentation of 8 spaces (indentation)
(#107) Expected indentation of 4 spaces (indentation)
(#108) Expected indentation of 4 spaces (indentation)
(#111) Expected indentation of 4 spaces (indentation)
(#109) Expected indentation of 4 spaces (indentation)
(#110) Expected indentation of 8 spaces (indentation)
(#112) Expected indentation of 4 spaces (indentation)
(#114) Expected indentation of 4 spaces (indentation)
(#113) Expected indentation of 8 spaces (indentation)
(#117) Expected indentation of 0 spaces (indentation)
(#118) Expected indentation of 0 spaces (indentation)
(#136) Expected indentation of 0 spaces (indentation)
(#119) Expected indentation of 4 spaces (indentation)
(#121) Expected indentation of 4 spaces (indentation)
(#130) Expected indentation of 4 spaces (indentation)
(#122) Expected indentation of 4 spaces (indentation)
(#123) Expected indentation of 8 spaces (indentation)
(#125) Expected indentation of 8 spaces (indentation)
(#124) Expected indentation of 12 spaces (indentation)
(#126) Expected indentation of 8 spaces (indentation)
(#129) Expected indentation of 8 spaces (indentation)
(#127) Expected indentation of 8 spaces (indentation)
(#128) Expected indentation of 12 spaces (indentation)
(#132) Expected indentation of 4 spaces (indentation)
(#133) Expected indentation of 4 spaces (indentation)
(#135) Expected indentation of 4 spaces (indentation)
(#134) Expected indentation of 8 spaces (indentation)
(#138) Expected indentation of 0 spaces (indentation)
(#139) Expected indentation of 0 spaces (indentation)
(#157) Expected indentation of 0 spaces (indentation)
(#140) Expected indentation of 4 spaces (indentation)
(#142) Expected indentation of 4 spaces (indentation)
(#151) Expected indentation of 4 spaces (indentation)
(#143) Expected indentation of 4 spaces (indentation)
(#144) Expected indentation of 8 spaces (indentation)
(#146) Expected indentation of 8 spaces (indentation)
(#145) Expected indentation of 12 spaces (indentation)
(#147) Expected indentation of 8 spaces (indentation)
(#150) Expected indentation of 8 spaces (indentation)
(#148) Expected indentation of 8 spaces (indentation)
(#149) Expected indentation of 12 spaces (indentation)
(#153) Expected indentation of 4 spaces (indentation)
(#154) Expected indentation of 4 spaces (indentation)
(#156) Expected indentation of 4 spaces (indentation)
(#155) Expected indentation of 8 spaces (indentation)
(#159) Expected indentation of 0 spaces (indentation)
(#160) Expected indentation of 0 spaces (indentation)
(#197) Expected indentation of 0 spaces (indentation)
(#161) Expected indentation of 4 spaces (indentation)
(#163) Expected indentation of 4 spaces (indentation)
(#165) Expected indentation of 4 spaces (indentation)
(#164) Expected indentation of 8 spaces (indentation)
(#167) Expected indentation of 4 spaces (indentation)
(#169) Expected indentation of 4 spaces (indentation)
(#172) Expected indentation of 4 spaces (indentation)
(#170) Expected indentation of 8 spaces (indentation)
(#171) Expected indentation of 8 spaces (indentation)
(#174) Expected indentation of 4 spaces (indentation)
(#176) Expected indentation of 4 spaces (indentation)
(#179) Expected indentation of 4 spaces (indentation)
(#177) Expected indentation of 4 spaces (indentation)
(#178) Expected indentation of 8 spaces (indentation)
(#180) Expected indentation of 4 spaces (indentation)
(#182) Expected indentation of 4 spaces (indentation)
(#181) Expected indentation of 8 spaces (indentation)
(#184) Expected indentation of 4 spaces (indentation)
(#185) Expected indentation of 4 spaces (indentation)
(#188) Expected indentation of 4 spaces (indentation)
(#186) Expected indentation of 8 spaces (indentation)
(#187) Expected indentation of 8 spaces (indentation)
(#189) Expected indentation of 4 spaces (indentation)
(#191) Expected indentation of 4 spaces (indentation)
(#190) Expected indentation of 8 spaces (indentation)
(#193) Expected indentation of 4 spaces (indentation)
(#194) Expected indentation of 4 spaces (indentation)
(#196) Expected indentation of 4 spaces (indentation)
(#195) Expected indentation of 8 spaces (indentation)
(#199) Expected indentation of 0 spaces (indentation)
(#203) Expected indentation of 0 spaces (indentation)
(#207) Expected indentation of 0 spaces (indentation)
(#210) Expected indentation of 0 spaces (indentation)
(#212) Expected indentation of 0 spaces (indentation)
(#211) Expected indentation of 4 spaces (indentation)
(#213) Expected indentation of 0 spaces (indentation)
(#215) Expected indentation of 0 spaces (indentation)
(#214) Expected indentation of 4 spaces (indentation)
(#217) Expected indentation of 0 spaces (indentation)
(#221) Expected indentation of 0 spaces (indentation)
(#222) Expected indentation of 0 spaces (indentation)
(#224) Expected indentation of 0 spaces (indentation)
(#223) Expected indentation of 4 spaces (indentation)
(#227) Expected indentation of 0 spaces (indentation)
(#231) Expected indentation of 0 spaces (indentation)
(#234) Expected indentation of 0 spaces (indentation)
(#237) Expected indentation of 0 spaces (indentation)
(#235) Expected indentation of 4 spaces (indentation)
(#236) Expected indentation of 4 spaces (indentation)
(#238) Expected indentation of 0 spaces (indentation)
(#241) Expected indentation of 0 spaces (indentation)
(#239) Expected indentation of 4 spaces (indentation)
(#240) Expected indentation of 4 spaces (indentation)
(#242) Expected indentation of 0 spaces (indentation)
(#245) Expected indentation of 0 spaces (indentation)
(#243) Expected indentation of 4 spaces (indentation)
(#244) Expected indentation of 4 spaces (indentation)
(#247) Expected indentation of 0 spaces (indentation)
(#251) Expected indentation of 0 spaces (indentation)
(#255) Expected indentation of 0 spaces (indentation)
(#256) Expected indentation of 0 spaces (indentation)
(#260) Expected indentation of 0 spaces (indentation)
(#257) Expected indentation of 0 spaces (indentation)
(#258) Expected indentation of 4 spaces (indentation)
(#259) Expected indentation of 4 spaces (indentation)
(#263) Expected indentation of 0 spaces (indentation)
(#267) Expected indentation of 0 spaces (indentation)
(#271) Expected indentation of 0 spaces (indentation)
(#288) Expected indentation of 0 spaces (indentation)
(#272) Expected indentation of 4 spaces (indentation)
(#273) Expected indentation of 4 spaces (indentation)
(#274) Expected indentation of 4 spaces (indentation)
(#275) Expected indentation of 4 spaces (indentation)
(#276) Expected indentation of 4 spaces (indentation)
(#277) Expected indentation of 4 spaces (indentation)
(#278) Expected indentation of 4 spaces (indentation)
(#279) Expected indentation of 4 spaces (indentation)
(#281) Expected indentation of 4 spaces (indentation)
(#283) Expected indentation of 4 spaces (indentation)
(#282) Expected indentation of 8 spaces (indentation)
(#284) Expected indentation of 4 spaces (indentation)
(#285) Expected indentation of 4 spaces (indentation)
(#286) Expected indentation of 4 spaces (indentation)
(#287) Expected indentation of 4 spaces (indentation)
(#289) Expected indentation of 0 spaces (indentation)
(#292) Expected indentation of 0 spaces (indentation)
(#290) Expected indentation of 4 spaces (indentation)
(#291) Expected indentation of 4 spaces (indentation)
(#293) Expected indentation of 0 spaces (indentation)
(#296) Expected indentation of 0 spaces (indentation)
(#294) Expected indentation of 4 spaces (indentation)
(#295) Expected indentation of 4 spaces (indentation)
(#298) Expected indentation of 0 spaces (indentation)
(#302) Expected indentation of 0 spaces (indentation)
(#307) Expected indentation of 0 spaces (indentation)
(#303) Expected indentation of 4 spaces (indentation)
(#304) Expected indentation of 4 spaces (indentation)
(#306) Expected indentation of 4 spaces (indentation)
(#305) Expected indentation of 8 spaces (indentation)
(#310) Expected indentation of 0 spaces (indentation)
(#314) Expected indentation of 0 spaces (indentation)
(#318) Expected indentation of 0 spaces (indentation)
(#319) Expected indentation of 0 spaces (indentation)
(#361) Expected indentation of 0 spaces (indentation)
(#320) Expected indentation of 4 spaces (indentation)
(#321) Expected indentation of 4 spaces (indentation)
(#322) Expected indentation of 4 spaces (indentation)
(#323) Expected indentation of 4 spaces (indentation)
(#324) Expected indentation of 4 spaces (indentation)
(#325) Expected indentation of 4 spaces (indentation)
(#326) Expected indentation of 4 spaces (indentation)
(#327) Expected indentation of 4 spaces (indentation)
(#330) Expected indentation of 4 spaces (indentation)
(#331) Expected indentation of 4 spaces (indentation)
(#334) Expected indentation of 4 spaces (indentation)
(#332) Expected indentation of 8 spaces (indentation)
(#333) Expected indentation of 8 spaces (indentation)
(#336) Expected indentation of 4 spaces (indentation)
(#337) Expected indentation of 4 spaces (indentation)
(#351) Expected indentation of 4 spaces (indentation)
(#338) Expected indentation of 8 spaces (indentation)
(#339) Expected indentation of 8 spaces (indentation)
(#342) Expected indentation of 8 spaces (indentation)
(#340) Expected indentation of 12 spaces (indentation)
(#341) Expected indentation of 12 spaces (indentation)
(#344) Expected indentation of 8 spaces (indentation)
(#345) Expected indentation of 8 spaces (indentation)
(#350) Expected indentation of 8 spaces (indentation)
(#346) Expected indentation of 12 spaces (indentation)
(#347) Expected indentation of 12 spaces (indentation)
(#348) Expected indentation of 12 spaces (indentation)
(#349) Expected indentation of 12 spaces (indentation)
(#353) Expected indentation of 4 spaces (indentation)
(#354) Expected indentation of 4 spaces (indentation)
(#360) Expected indentation of 4 spaces (indentation)
(#355) Expected indentation of 8 spaces (indentation)
(#356) Expected indentation of 8 spaces (indentation)
(#359) Expected indentation of 8 spaces (indentation)
(#357) Expected indentation of 12 spaces (indentation)
(#358) Expected indentation of 12 spaces (indentation)
(#363) Expected indentation of 0 spaces (indentation)
(#366) Expected indentation of 0 spaces (indentation)
(#374) Expected indentation of 0 spaces (indentation)
(#367) Expected indentation of 4 spaces (indentation)
(#368) Expected indentation of 4 spaces (indentation)
(#369) Expected indentation of 4 spaces (indentation)
(#370) Expected indentation of 4 spaces (indentation)
(#371) Expected indentation of 4 spaces (indentation)
(#372) Expected indentation of 4 spaces (indentation)
(#373) Expected indentation of 4 spaces (indentation)
(#375) Expected indentation of 0 spaces (indentation)
(#376) Expected indentation of 0 spaces (indentation)
(#378) Expected indentation of 0 spaces (indentation)
(#377) Expected indentation of 4 spaces (indentation)
(#380) Expected indentation of 0 spaces (indentation)
(#381) Expected indentation of 0 spaces (indentation)
(#397) Expected indentation of 0 spaces (indentation)
(#382) Expected indentation of 4 spaces (indentation)
(#396) Expected indentation of 4 spaces (indentation)
(#383) Expected indentation of 8 spaces (indentation)
(#384) Expected indentation of 8 spaces (indentation)
(#385) Expected indentation of 8 spaces (indentation)
(#395) Expected indentation of 8 spaces (indentation)
(#386) Expected indentation of 12 spaces (indentation)
(#387) Expected indentation of 12 spaces (indentation)
(#388) Expected indentation of 12 spaces (indentation)
(#390) Expected indentation of 12 spaces (indentation)
(#389) Expected indentation of 16 spaces (indentation)
(#391) Expected indentation of 12 spaces (indentation)
(#394) Expected indentation of 12 spaces (indentation)
(#392) Expected indentation of 16 spaces (indentation)
(#393) Expected indentation of 16 spaces (indentation)
(#400) Expected indentation of 0 spaces (indentation)
(#404) Expected indentation of 0 spaces (indentation)
(#405) Expected indentation of 0 spaces (indentation)
(#492) Expected indentation of 0 spaces (indentation)
(#406) Expected indentation of 4 spaces (indentation)
(#409) Expected indentation of 4 spaces (indentation)
(#491) Expected indentation of 4 spaces (indentation)
(#410) Expected indentation of 8 spaces (indentation)
(#411) Expected indentation of 8 spaces (indentation)
(#430) Expected indentation of 8 spaces (indentation)
(#412) Expected indentation of 8 spaces (indentation)
(#413) Expected indentation of 8 spaces (indentation)
(#414) Expected indentation of 12 spaces (indentation)
(#415) Expected indentation of 12 spaces (indentation)
(#417) Expected indentation of 12 spaces (indentation)
(#418) Expected indentation of 12 spaces (indentation)
(#429) Expected indentation of 12 spaces (indentation)
(#419) Expected indentation of 12 spaces (indentation)
(#420) Expected indentation of 12 spaces (indentation)
(#421) Expected indentation of 16 spaces (indentation)
(#422) Expected indentation of 16 spaces (indentation)
(#424) Expected indentation of 16 spaces (indentation)
(#425) Expected indentation of 16 spaces (indentation)
(#427) Expected indentation of 16 spaces (indentation)
(#428) Expected indentation of 16 spaces (indentation)
(#432) Expected indentation of 8 spaces (indentation)
(#434) Expected indentation of 8 spaces (indentation)
(#436) Expected indentation of 8 spaces (indentation)
(#435) Expected indentation of 12 spaces (indentation)
(#438) Expected indentation of 8 spaces (indentation)
(#440) Expected indentation of 8 spaces (indentation)
(#442) Expected indentation of 8 spaces (indentation)
(#441) Expected indentation of 12 spaces (indentation)
(#444) Expected indentation of 8 spaces (indentation)
(#446) Expected indentation of 8 spaces (indentation)
(#448) Expected indentation of 8 spaces (indentation)
(#447) Expected indentation of 12 spaces (indentation)
(#450) Expected indentation of 8 spaces (indentation)
(#451) Expected indentation of 8 spaces (indentation)
(#455) Expected indentation of 8 spaces (indentation)
(#452) Expected indentation of 12 spaces (indentation)
(#453) Expected indentation of 12 spaces (indentation)
(#454) Expected indentation of 12 spaces (indentation)
(#457) Expected indentation of 8 spaces (indentation)
(#458) Expected indentation of 8 spaces (indentation)
(#462) Expected indentation of 8 spaces (indentation)
(#459) Expected indentation of 12 spaces (indentation)
(#460) Expected indentation of 12 spaces (indentation)
(#461) Expected indentation of 12 spaces (indentation)
(#464) Expected indentation of 8 spaces (indentation)
(#465) Expected indentation of 8 spaces (indentation)
(#471) Expected indentation of 8 spaces (indentation)
(#466) Expected indentation of 12 spaces (indentation)
(#470) Expected indentation of 12 spaces (indentation)
(#467) Expected indentation of 12 spaces (indentation)
(#468) Expected indentation of 16 spaces (indentation)
(#469) Expected indentation of 16 spaces (indentation)
(#473) Expected indentation of 8 spaces (indentation)
(#474) Expected indentation of 8 spaces (indentation)
(#490) Expected indentation of 8 spaces (indentation)
(#475) Expected indentation of 12 spaces (indentation)
(#476) Expected indentation of 12 spaces (indentation)
(#478) Expected indentation of 12 spaces (indentation)
(#477) Expected indentation of 16 spaces (indentation)
(#480) Expected indentation of 12 spaces (indentation)
(#481) Expected indentation of 12 spaces (indentation)
(#483) Expected indentation of 12 spaces (indentation)
(#482) Expected indentation of 16 spaces (indentation)
(#485) Expected indentation of 12 spaces (indentation)
(#486) Expected indentation of 12 spaces (indentation)
(#489) Expected indentation of 12 spaces (indentation)
(#487) Expected indentation of 12 spaces (indentation)
(#488) Expected indentation of 16 spaces (indentation)
(#494) Expected indentation of 0 spaces (indentation)
(#495) Expected indentation of 0 spaces (indentation)
(#510) Expected indentation of 0 spaces (indentation)
(#496) Expected indentation of 4 spaces (indentation)
(#497) Expected indentation of 4 spaces (indentation)
(#502) Expected indentation of 4 spaces (indentation)
(#498) Expected indentation of 4 spaces (indentation)
(#499) Expected indentation of 8 spaces (indentation)
(#500) Expected indentation of 8 spaces (indentation)
(#501) Expected indentation of 8 spaces (indentation)
(#503) Expected indentation of 4 spaces (indentation)
(#504) Expected indentation of 4 spaces (indentation)
(#509) Expected indentation of 4 spaces (indentation)
(#505) Expected indentation of 8 spaces (indentation)
(#508) Expected indentation of 8 spaces (indentation)
(#506) Expected indentation of 8 spaces (indentation)
(#507) Expected indentation of 12 spaces (indentation)
(#513) Expected indentation of 0 spaces (indentation)
(#517) Expected indentation of 0 spaces (indentation)
(#518) Expected indentation of 0 spaces (indentation)
(#549) Expected indentation of 0 spaces (indentation)
(#519) Expected indentation of 0 spaces (indentation)
(#520) Expected indentation of 4 spaces (indentation)
(#521) Expected indentation of 4 spaces (indentation)
(#533) Expected indentation of 4 spaces (indentation)
(#522) Expected indentation of 8 spaces (indentation)
(#523) Expected indentation of 8 spaces (indentation)
(#527) Expected indentation of 8 spaces (indentation)
(#524) Expected indentation of 8 spaces (indentation)
(#525) Expected indentation of 12 spaces (indentation)
(#526) Expected indentation of 12 spaces (indentation)
(#528) Expected indentation of 8 spaces (indentation)
(#532) Expected indentation of 8 spaces (indentation)
(#529) Expected indentation of 12 spaces (indentation)
(#530) Expected indentation of 12 spaces (indentation)
(#535) Expected indentation of 4 spaces (indentation)
(#536) Expected indentation of 4 spaces (indentation)
(#548) Expected indentation of 4 spaces (indentation)
(#537) Expected indentation of 8 spaces (indentation)
(#543) Expected indentation of 8 spaces (indentation)
(#538) Expected indentation of 8 spaces (indentation)
(#539) Expected indentation of 12 spaces (indentation)
(#540) Expected indentation of 12 spaces (indentation)
(#541) Expected indentation of 12 spaces (indentation)
(#542) Expected indentation of 12 spaces (indentation)
(#544) Expected indentation of 8 spaces (indentation)
(#547) Expected indentation of 8 spaces (indentation)
(#545) Expected indentation of 12 spaces (indentation)
(#546) Expected indentation of 12 spaces (indentation)
(#551) Expected indentation of 0 spaces (indentation)
(#552) Expected indentation of 0 spaces (indentation)
(#554) Expected indentation of 0 spaces (indentation)
(#553) Expected indentation of 4 spaces (indentation)
(#556) Expected indentation of 0 spaces (indentation)
(#557) Expected indentation of 0 spaces (indentation)
(#562) Expected indentation of 0 spaces (indentation)
(#558) Expected indentation of 4 spaces (indentation)
(#561) Expected indentation of 4 spaces (indentation)
(#559) Expected indentation of 8 spaces (indentation)
(#560) Expected indentation of 8 spaces (indentation)
(#564) Expected indentation of 0 spaces (indentation)
(#565) Expected indentation of 0 spaces (indentation)
(#585) Expected indentation of 0 spaces (indentation)
(#566) Expected indentation of 4 spaces (indentation)
(#567) Expected indentation of 4 spaces (indentation)
(#572) Expected indentation of 4 spaces (indentation)
(#568) Expected indentation of 8 spaces (indentation)
(#569) Expected indentation of 8 spaces (indentation)
(#570) Expected indentation of 8 spaces (indentation)
(#571) Expected indentation of 8 spaces (indentation)
(#574) Expected indentation of 4 spaces (indentation)
(#575) Expected indentation of 4 spaces (indentation)
(#580) Expected indentation of 4 spaces (indentation)
(#576) Expected indentation of 8 spaces (indentation)
(#577) Expected indentation of 8 spaces (indentation)
(#578) Expected indentation of 8 spaces (indentation)
(#579) Expected indentation of 8 spaces (indentation)
(#582) Expected indentation of 4 spaces (indentation)
(#584) Expected indentation of 4 spaces (indentation)
(#586) Expected indentation of 0 spaces (indentation)
(#587) Expected indentation of 0 spaces (indentation)
(#589) Expected indentation of 0 spaces (indentation)
(#588) Expected indentation of 4 spaces (indentation)
(#592) Expected indentation of 0 spaces (indentation)
(#596) Expected indentation of 0 spaces (indentation)
(#597) Expected indentation of 0 spaces (indentation)
(#601) Expected indentation of 0 spaces (indentation)
(#598) Expected indentation of 4 spaces (indentation)
(#599) Expected indentation of 4 spaces (indentation)
(#600) Expected indentation of 4 spaces (indentation)
(#603) Expected indentation of 0 spaces (indentation)
(#604) Expected indentation of 0 spaces (indentation)
(#610) Expected indentation of 0 spaces (indentation)
(#605) Expected indentation of 4 spaces (indentation)
(#606) Expected indentation of 4 spaces (indentation)
(#609) Expected indentation of 4 spaces (indentation)
(#607) Expected indentation of 8 spaces (indentation)
(#608) Expected indentation of 8 spaces (indentation)
(#613) Expected indentation of 0 spaces (indentation)
(#617) Expected indentation of 0 spaces (indentation)
(#618) Expected indentation of 0 spaces (indentation)
(#623) Expected indentation of 0 spaces (indentation)
(#619) Expected indentation of 0 spaces (indentation)
(#620) Expected indentation of 4 spaces (indentation)
(#621) Expected indentation of 4 spaces (indentation)
(#622) Expected indentation of 4 spaces (indentation)
(#626) Expected indentation of 0 spaces (indentation)
(#630) Expected indentation of 0 spaces (indentation)
(#631) Expected indentation of 0 spaces (indentation)
(#638) Expected indentation of 0 spaces (indentation)
(#632) Expected indentation of 4 spaces (indentation)
(#634) Expected indentation of 4 spaces (indentation)
(#633) Expected indentation of 8 spaces (indentation)
(#635) Expected indentation of 4 spaces (indentation)
(#637) Expected indentation of 4 spaces (indentation)
(#636) Expected indentation of 8 spaces (indentation)
(#640) Expected indentation of 0 spaces (indentation)
(#645) Expected indentation of 0 spaces (indentation)
(#646) Expected indentation of 0 spaces (indentation)
(#672) Expected indentation of 0 spaces (indentation)
(#647) Expected indentation of 4 spaces (indentation)
(#648) Expected indentation of 4 spaces (indentation)
(#660) Expected indentation of 4 spaces (indentation)
(#649) Expected indentation of 4 spaces (indentation)
(#650) Expected indentation of 8 spaces (indentation)
(#652) Expected indentation of 8 spaces (indentation)
(#653) Expected indentation of 8 spaces (indentation)
(#655) Expected indentation of 8 spaces (indentation)
(#657) Expected indentation of 8 spaces (indentation)
(#658) Expected indentation of 8 spaces (indentation)
(#659) Expected indentation of 8 spaces (indentation)
(#662) Expected indentation of 4 spaces (indentation)
(#663) Expected indentation of 4 spaces (indentation)
(#671) Expected indentation of 4 spaces (indentation)
(#664) Expected indentation of 8 spaces (indentation)
(#666) Expected indentation of 8 spaces (indentation)
(#667) Expected indentation of 8 spaces (indentation)
(#669) Expected indentation of 8 spaces (indentation)
(#670) Expected indentation of 8 spaces (indentation)
(#674) Expected indentation of 0 spaces (indentation)
(#675) Expected indentation of 0 spaces (indentation)
(#691) Expected indentation of 0 spaces (indentation)
(#676) Expected indentation of 4 spaces (indentation)
(#690) Expected indentation of 4 spaces (indentation)
(#677) Expected indentation of 8 spaces (indentation)
(#679) Expected indentation of 8 spaces (indentation)
(#683) Expected indentation of 8 spaces (indentation)
(#684) Expected indentation of 8 spaces (indentation)
(#685) Expected indentation of 8 spaces (indentation)
(#686) Expected indentation of 8 spaces (indentation)
(#688) Expected indentation of 8 spaces (indentation)
(#689) Expected indentation of 8 spaces (indentation)
(#693) Expected indentation of 0 spaces (indentation)
(#694) Expected indentation of 0 spaces (indentation)
(#709) Expected indentation of 0 spaces (indentation)
(#695) Expected indentation of 4 spaces (indentation)
(#708) Expected indentation of 4 spaces (indentation)
(#696) Expected indentation of 8 spaces (indentation)
(#698) Expected indentation of 8 spaces (indentation)
(#701) Expected indentation of 8 spaces (indentation)
(#702) Expected indentation of 8 spaces (indentation)
(#703) Expected indentation of 8 spaces (indentation)
(#704) Expected indentation of 8 spaces (indentation)
(#706) Expected indentation of 8 spaces (indentation)
(#707) Expected indentation of 8 spaces (indentation)
(#711) Expected indentation of 0 spaces (indentation)
(#713) Expected indentation of 0 spaces (indentation)
(#714) Expected indentation of 0 spaces (indentation)
(#727) Expected indentation of 0 spaces (indentation)
(#715) Expected indentation of 4 spaces (indentation)
(#716) Expected indentation of 4 spaces (indentation)
(#726) Expected indentation of 4 spaces (indentation)
(#717) Expected indentation of 8 spaces (indentation)
(#718) Expected indentation of 8 spaces (indentation)
(#720) Expected indentation of 8 spaces (indentation)
(#721) Expected indentation of 8 spaces (indentation)
(#722) Expected indentation of 8 spaces (indentation)
(#724) Expected indentation of 8 spaces (indentation)
(#725) Expected indentation of 8 spaces (indentation)
(#729) Expected indentation of 0 spaces (indentation)
(#730) Expected indentation of 0 spaces (indentation)
(#742) Expected indentation of 0 spaces (indentation)
(#731) Expected indentation of 4 spaces (indentation)
(#732) Expected indentation of 4 spaces (indentation)
(#741) Expected indentation of 4 spaces (indentation)
(#733) Expected indentation of 8 spaces (indentation)
(#739) Expected indentation of 8 spaces (indentation)
(#740) Expected indentation of 8 spaces (indentation)
(#744) Expected indentation of 0 spaces (indentation)
(#745) Expected indentation of 0 spaces (indentation)
(#762) Expected indentation of 0 spaces (indentation)
(#746) Expected indentation of 4 spaces (indentation)
(#761) Expected indentation of 4 spaces (indentation)
(#747) Expected indentation of 8 spaces (indentation)
(#751) Expected indentation of 8 spaces (indentation)
(#753) Expected indentation of 8 spaces (indentation)
(#757) Expected indentation of 8 spaces (indentation)
(#758) Expected indentation of 8 spaces (indentation)
(#759) Expected indentation of 8 spaces (indentation)
(#760) Expected indentation of 8 spaces (indentation)
(#764) Expected indentation of 0 spaces (indentation)
(#765) Expected indentation of 0 spaces (indentation)
(#766) Expected indentation of 0 spaces (indentation)
(#769) Expected indentation of 0 spaces (indentation)
(#767) Expected indentation of 4 spaces (indentation)
(#768) Expected indentation of 4 spaces (indentation)
(#772) Expected indentation of 0 spaces (indentation)
(#776) Expected indentation of 0 spaces (indentation)
(#777) Expected indentation of 0 spaces (indentation)
(#782) Expected indentation of 0 spaces (indentation)
(#778) Expected indentation of 4 spaces (indentation)
(#781) Expected indentation of 4 spaces (indentation)
(#779) Expected indentation of 8 spaces (indentation)
(#780) Expected indentation of 8 spaces (indentation)
(#784) Expected indentation of 0 spaces (indentation)
(#785) Expected indentation of 0 spaces (indentation)
(#787) Expected indentation of 0 spaces (indentation)
(#786) Expected indentation of 4 spaces (indentation)
(#790) Expected indentation of 0 spaces (indentation)
(#794) Expected indentation of 0 spaces (indentation)
(#795) Expected indentation of 0 spaces (indentation)
(#800) Expected indentation of 0 spaces (indentation)
(#796) Expected indentation of 4 spaces (indentation)
(#799) Expected indentation of 4 spaces (indentation)
(#797) Expected indentation of 8 spaces (indentation)
(#798) Expected indentation of 8 spaces (indentation)
(#802) Expected indentation of 0 spaces (indentation)
(#803) Expected indentation of 0 spaces (indentation)
(#808) Expected indentation of 0 spaces (indentation)
(#804) Expected indentation of 4 spaces (indentation)
(#805) Expected indentation of 4 spaces (indentation)
(#807) Expected indentation of 4 spaces (indentation)
(#810) Expected indentation of 0 spaces (indentation)
(#811) Expected indentation of 0 spaces (indentation)
(#824) Expected indentation of 0 spaces (indentation)
(#812) Expected indentation of 4 spaces (indentation)
(#814) Expected indentation of 4 spaces (indentation)
(#816) Expected indentation of 4 spaces (indentation)
(#817) Expected indentation of 4 spaces (indentation)
(#819) Expected indentation of 4 spaces (indentation)
(#818) Expected indentation of 8 spaces (indentation)
(#820) Expected indentation of 4 spaces (indentation)
(#821) Expected indentation of 4 spaces (indentation)
(#823) Expected indentation of 4 spaces (indentation)
(#822) Expected indentation of 8 spaces (indentation)
(#827) Expected indentation of 0 spaces (indentation)
(#831) Expected indentation of 0 spaces (indentation)
(#835) Expected indentation of 0 spaces (indentation)
(#841) Expected indentation of 0 spaces (indentation)
(#836) Expected indentation of 0 spaces (indentation)
(#837) Expected indentation of 0 spaces (indentation)
(#838) Expected indentation of 0 spaces (indentation)
(#839) Expected indentation of 4 spaces (indentation)
(#840) Expected indentation of 4 spaces (indentation)
(#846) Expected indentation of 0 spaces (indentation)
(#849) Expected indentation of 0 spaces (indentation)
(#851) Expected indentation of 0 spaces (indentation)
(#850) Expected indentation of 4 spaces (indentation)
(#853) Expected indentation of 0 spaces (indentation)
(#855) Expected indentation of 0 spaces (indentation)
(#854) Expected indentation of 4 spaces (indentation)
(#857) Expected indentation of 0 spaces (indentation)
(#858) Expected indentation of 0 spaces (indentation)
(#860) Expected indentation of 0 spaces (indentation)
(#859) Expected indentation of 4 spaces (indentation)
(#861) Expected indentation of 0 spaces (indentation)
(#863) Expected indentation of 0 spaces (indentation)
(#862) Expected indentation of 4 spaces (indentation)
(#865) Expected indentation of 0 spaces (indentation)
(#866) Expected indentation of 0 spaces (indentation)
(#868) Expected indentation of 0 spaces (indentation)
(#867) Expected indentation of 4 spaces (indentation)
(#869) Expected indentation of 0 spaces (indentation)
(#872) Expected indentation of 0 spaces (indentation)
(#870) Expected indentation of 4 spaces (indentation)
(#871) Expected indentation of 4 spaces (indentation)
(#873) Expected indentation of 0 spaces (indentation)
(#875) Expected indentation of 0 spaces (indentation)
(#874) Expected indentation of 4 spaces (indentation)
(#876) Expected indentation of 0 spaces (indentation)
(#878) Expected indentation of 0 spaces (indentation)
(#877) Expected indentation of 4 spaces (indentation)
(#879) Expected indentation of 0 spaces (indentation)
(#882) Expected indentation of 0 spaces (indentation)
(#880) Expected indentation of 4 spaces (indentation)
(#881) Expected indentation of 4 spaces (indentation)
(#883) Expected indentation of 0 spaces (indentation)
(#885) Expected indentation of 0 spaces (indentation)
(#884) Expected indentation of 4 spaces (indentation)
(#886) Expected indentation of 0 spaces (indentation)
(#890) Expected indentation of 0 spaces (indentation)
(#887) Expected indentation of 4 spaces (indentation)
(#888) Expected indentation of 4 spaces (indentation)
(#889) Expected indentation of 4 spaces (indentation)
(#891) Expected indentation of 0 spaces (indentation)
(#894) Expected indentation of 0 spaces (indentation)
(#892) Expected indentation of 4 spaces (indentation)
(#893) Expected indentation of 4 spaces (indentation)
(#895) Expected indentation of 0 spaces (indentation)
(#903) Expected indentation of 0 spaces (indentation)
(#896) Expected indentation of 4 spaces (indentation)
(#898) Expected indentation of 4 spaces (indentation)
(#899) Expected indentation of 4 spaces (indentation)
(#902) Expected indentation of 4 spaces (indentation)
(#900) Expected indentation of 8 spaces (indentation)
(#901) Expected indentation of 8 spaces (indentation)
(#904) Expected indentation of 0 spaces (indentation)
(#911) Expected indentation of 0 spaces (indentation)
(#905) Expected indentation of 4 spaces (indentation)
(#907) Expected indentation of 4 spaces (indentation)
(#906) Expected indentation of 8 spaces (indentation)
(#908) Expected indentation of 4 spaces (indentation)
(#910) Expected indentation of 4 spaces (indentation)
(#909) Expected indentation of 8 spaces (indentation)
(#912) Expected indentation of 0 spaces (indentation)
(#914) Expected indentation of 0 spaces (indentation)
(#913) Expected indentation of 4 spaces (indentation)
(#915) Expected indentation of 0 spaces (indentation)
(#920) Expected indentation of 0 spaces (indentation)
(#916) Expected indentation of 4 spaces (indentation)
(#917) Expected indentation of 4 spaces (indentation)
(#918) Expected indentation of 4 spaces (indentation)
(#919) Expected indentation of 4 spaces (indentation)
(#921) Expected indentation of 0 spaces (indentation)
(#924) Expected indentation of 0 spaces (indentation)
(#922) Expected indentation of 4 spaces (indentation)
(#923) Expected indentation of 4 spaces (indentation)
(#925) Expected indentation of 0 spaces (indentation)
(#928) Expected indentation of 0 spaces (indentation)
(#926) Expected indentation of 4 spaces (indentation)
(#927) Expected indentation of 4 spaces (indentation)
(#931) Expected indentation of 0 spaces (indentation)
(#932) Expected indentation of 0 spaces (indentation)
(#936) Expected indentation of 0 spaces (indentation)
(#933) Expected indentation of 4 spaces (indentation)
(#934) Expected indentation of 4 spaces (indentation)
(#935) Expected indentation of 4 spaces (indentation)
(#937) Expected indentation of 0 spaces (indentation)
(#943) Expected indentation of 0 spaces (indentation)
(#938) Expected indentation of 4 spaces (indentation)
(#939) Expected indentation of 4 spaces (indentation)
(#940) Expected indentation of 4 spaces (indentation)
(#941) Expected indentation of 4 spaces (indentation)
(#942) Expected indentation of 4 spaces (indentation)
(#944) Expected indentation of 0 spaces (indentation)
(#957) Expected indentation of 0 spaces (indentation)
(#945) Expected indentation of 4 spaces (indentation)
(#946) Expected indentation of 4 spaces (indentation)
(#947) Expected indentation of 4 spaces (indentation)
(#948) Expected indentation of 4 spaces (indentation)
(#949) Expected indentation of 4 spaces (indentation)
(#950) Expected indentation of 4 spaces (indentation)
(#951) Expected indentation of 4 spaces (indentation)
(#952) Expected indentation of 4 spaces (indentation)
(#953) Expected indentation of 4 spaces (indentation)
(#954) Expected indentation of 4 spaces (indentation)
(#955) Expected indentation of 4 spaces (indentation)
(#956) Expected indentation of 4 spaces (indentation)
(#959) Expected indentation of 0 spaces (indentation)
(#960) Expected indentation of 0 spaces (indentation)
(#964) Expected indentation of 0 spaces (indentation)
(#961) Expected indentation of 4 spaces (indentation)
(#962) Expected indentation of 4 spaces (indentation)
(#963) Expected indentation of 4 spaces (indentation)
(#965) Expected indentation of 0 spaces (indentation)
(#967) Expected indentation of 0 spaces (indentation)
(#966) Expected indentation of 4 spaces (indentation)
(#968) Expected indentation of 0 spaces (indentation)
(#970) Expected indentation of 0 spaces (indentation)
(#969) Expected indentation of 4 spaces (indentation)
(#971) Expected indentation of 0 spaces (indentation)
(#973) Expected indentation of 0 spaces (indentation)
(#972) Expected indentation of 4 spaces (indentation)
(#974) Expected indentation of 0 spaces (indentation)
(#985) Expected indentation of 0 spaces (indentation)
(#975) Expected indentation of 4 spaces (indentation)
(#980) Expected indentation of 4 spaces (indentation)
(#976) Expected indentation of 8 spaces (indentation)
(#977) Expected indentation of 8 spaces (indentation)
(#978) Expected indentation of 8 spaces (indentation)
(#979) Expected indentation of 8 spaces (indentation)
(#981) Expected indentation of 4 spaces (indentation)
(#984) Expected indentation of 4 spaces (indentation)
(#982) Expected indentation of 8 spaces (indentation)
(#983) Expected indentation of 8 spaces (indentation)
(#986) Expected indentation of 0 spaces (indentation)
(#991) Expected indentation of 0 spaces (indentation)
(#987) Expected indentation of 4 spaces (indentation)
(#990) Expected indentation of 4 spaces (indentation)
(#988) Expected indentation of 8 spaces (indentation)
(#989) Expected indentation of 8 spaces (indentation)
(#992) Expected indentation of 0 spaces (indentation)
(#994) Expected indentation of 0 spaces (indentation)
(#993) Expected indentation of 4 spaces (indentation)
(#995) Expected indentation of 0 spaces (indentation)
(#998) Expected indentation of 0 spaces (indentation)
(#996) Expected indentation of 4 spaces (indentation)
(#997) Expected indentation of 4 spaces (indentation)
(#999) Expected indentation of 0 spaces (indentation)
(#1001) Expected indentation of 0 spaces (indentation)
(#1000) Expected indentation of 4 spaces (indentation)
(#1002) Expected indentation of 0 spaces (indentation)
(#1007) Expected indentation of 0 spaces (indentation)
(#1009) Expected indentation of 0 spaces (indentation)
(#1008) Expected indentation of 4 spaces (indentation)
(#1011) Expected indentation of 0 spaces (indentation)
(#1013) Expected indentation of 0 spaces (indentation)
(#1012) Expected indentation of 4 spaces (indentation)
(#1014) Expected indentation of 0 spaces (indentation)
(#1017) Expected indentation of 0 spaces (indentation)
(#1015) Expected indentation of 4 spaces (indentation)
(#1016) Expected indentation of 4 spaces (indentation)
(#1018) Expected indentation of 0 spaces (indentation)
(#1021) Expected indentation of 0 spaces (indentation)
(#1019) Expected indentation of 4 spaces (indentation)
(#1020) Expected indentation of 4 spaces (indentation)
(#1022) Expected indentation of 0 spaces (indentation)
(#1025) Expected indentation of 0 spaces (indentation)
(#1023) Expected indentation of 4 spaces (indentation)
(#1024) Expected indentation of 4 spaces (indentation)
(#1027) Expected indentation of 0 spaces (indentation)
(#1029) Expected indentation of 0 spaces (indentation)
(#1028) Expected indentation of 4 spaces (indentation)
(#1030) Expected indentation of 0 spaces (indentation)
(#1038) Expected indentation of 0 spaces (indentation)
(#1039) Expected indentation of 0 spaces (indentation)
(#1042) Expected indentation of 0 spaces (indentation)
(#1040) Expected indentation of 4 spaces (indentation)
(#1041) Expected indentation of 4 spaces (indentation)
(#1043) Expected indentation of 0 spaces (indentation)
(#1045) Expected indentation of 0 spaces (indentation)
(#1044) Expected indentation of 4 spaces (indentation)
(#1046) Expected indentation of 0 spaces (indentation)
(#1051) Expected indentation of 0 spaces (indentation)
(#1047) Expected indentation of 4 spaces (indentation)
(#1048) Expected indentation of 4 spaces (indentation)
(#1049) Expected indentation of 4 spaces (indentation)
(#1050) Expected indentation of 4 spaces (indentation)
(#1052) Expected indentation of 0 spaces (indentation)
(#1056) Expected indentation of 0 spaces (indentation)
(#1053) Expected indentation of 4 spaces (indentation)
(#1054) Expected indentation of 4 spaces (indentation)
(#1055) Expected indentation of 4 spaces (indentation)
(#1057) Expected indentation of 0 spaces (indentation)
(#1058) Expected indentation of 0 spaces (indentation)
(#1065) Expected indentation of 0 spaces (indentation)
(#1059) Expected indentation of 4 spaces (indentation)
(#1061) Expected indentation of 4 spaces (indentation)
(#1060) Expected indentation of 8 spaces (indentation)
(#1062) Expected indentation of 4 spaces (indentation)
(#1064) Expected indentation of 4 spaces (indentation)
(#1063) Expected indentation of 8 spaces (indentation)
(#1067) Expected indentation of 0 spaces (indentation)
(#1068) Expected indentation of 0 spaces (indentation)
(#1073) Expected indentation of 0 spaces (indentation)
(#1069) Expected indentation of 4 spaces (indentation)
(#1070) Expected indentation of 4 spaces (indentation)
(#1071) Expected indentation of 4 spaces (indentation)
(#1072) Expected indentation of 4 spaces (indentation)
(#1074) Expected indentation of 0 spaces (indentation)
(#1079) Expected indentation of 0 spaces (indentation)
(#1075) Expected indentation of 4 spaces (indentation)
(#1076) Expected indentation of 4 spaces (indentation)
(#1077) Expected indentation of 4 spaces (indentation)
(#1078) Expected indentation of 4 spaces (indentation)
(#1081) Expected indentation of 0 spaces (indentation)
(#1083) Expected indentation of 0 spaces (indentation)
(#1082) Expected indentation of 4 spaces (indentation)
(#1085) Expected indentation of 0 spaces (indentation)
(#1087) Expected indentation of 0 spaces (indentation)
(#1086) Expected indentation of 4 spaces (indentation)
(#1088) Expected indentation of 0 spaces (indentation)
(#1090) Expected indentation of 0 spaces (indentation)
(#1089) Expected indentation of 4 spaces (indentation)
(#1092) Expected indentation of 0 spaces (indentation)
(#1094) Expected indentation of 0 spaces (indentation)
(#1093) Expected indentation of 4 spaces (indentation)
(#1095) Expected indentation of 0 spaces (indentation)
(#1097) Expected indentation of 0 spaces (indentation)
(#1096) Expected indentation of 4 spaces (indentation)
(#1098) Expected indentation of 0 spaces (indentation)
(#1100) Expected indentation of 0 spaces (indentation)
(#1099) Expected indentation of 4 spaces (indentation)
(#1101) Expected indentation of 0 spaces (indentation)
(#1103) Expected indentation of 0 spaces (indentation)
(#1102) Expected indentation of 4 spaces (indentation)
(#1104) Expected indentation of 0 spaces (indentation)
(#1106) Expected indentation of 0 spaces (indentation)
(#1105) Expected indentation of 4 spaces (indentation)
(#1107) Expected indentation of 0 spaces (indentation)
(#1108) Expected indentation of 0 spaces (indentation)
(#1112) Expected indentation of 0 spaces (indentation)
(#1109) Expected indentation of 4 spaces (indentation)
(#1111) Expected indentation of 4 spaces (indentation)
(#1110) Expected indentation of 8 spaces (indentation)
(#1114) Expected indentation of 0 spaces (indentation)
(#1116) Expected indentation of 0 spaces (indentation)
(#1115) Expected indentation of 4 spaces (indentation)
(#1118) Expected indentation of 0 spaces (indentation)
(#1120) Expected indentation of 0 spaces (indentation)
(#1119) Expected indentation of 4 spaces (indentation)
(#1122) Expected indentation of 0 spaces (indentation)
(#1127) Expected indentation of 0 spaces (indentation)
(#1123) Expected indentation of 4 spaces (indentation)
(#1124) Expected indentation of 4 spaces (indentation)
(#1125) Expected indentation of 4 spaces (indentation)
(#1126) Expected indentation of 4 spaces (indentation)
(#1129) Expected indentation of 0 spaces (indentation)
(#1131) Expected indentation of 0 spaces (indentation)
(#1130) Expected indentation of 4 spaces (indentation)
(#1133) Expected indentation of 0 spaces (indentation)
(#1137) Expected indentation of 0 spaces (indentation)
(#1134) Expected indentation of 4 spaces (indentation)
(#1135) Expected indentation of 4 spaces (indentation)
(#1136) Expected indentation of 4 spaces (indentation)
(#1139) Expected indentation of 0 spaces (indentation)
(#1143) Expected indentation of 0 spaces (indentation)
(#1148) Expected indentation of 0 spaces (indentation)
(#1144) Expected indentation of 4 spaces (indentation)
(#1145) Expected indentation of 4 spaces (indentation)
(#1146) Expected indentation of 4 spaces (indentation)
(#1147) Expected indentation of 4 spaces (indentation)
(#1151) Expected indentation of 0 spaces (indentation)
(#1155) Expected indentation of 0 spaces (indentation)
(#1161) Expected indentation of 0 spaces (indentation)
(#1156) Expected indentation of 4 spaces (indentation)
(#1157) Expected indentation of 4 spaces (indentation)
(#1158) Expected indentation of 4 spaces (indentation)
(#1159) Expected indentation of 4 spaces (indentation)
(#1160) Expected indentation of 4 spaces (indentation)
(#1163) Expected indentation of 0 spaces (indentation)
(#1170) Expected indentation of 0 spaces (indentation)
(#1164) Expected indentation of 4 spaces (indentation)
(#1165) Expected indentation of 4 spaces (indentation)
(#1166) Expected indentation of 4 spaces (indentation)
(#1167) Expected indentation of 4 spaces (indentation)
(#1168) Expected indentation of 4 spaces (indentation)
(#1169) Expected indentation of 4 spaces (indentation)
(#1172) Expected indentation of 0 spaces (indentation)
(#1178) Expected indentation of 0 spaces (indentation)
(#1173) Expected indentation of 4 spaces (indentation)
(#1174) Expected indentation of 4 spaces (indentation)
(#1175) Expected indentation of 4 spaces (indentation)
(#1176) Expected indentation of 4 spaces (indentation)
(#1177) Expected indentation of 4 spaces (indentation)
(#1180) Expected indentation of 0 spaces (indentation)
(#1182) Expected indentation of 0 spaces (indentation)
(#1181) Expected indentation of 4 spaces (indentation)
(#1184) Expected indentation of 0 spaces (indentation)
(#1191) Expected indentation of 0 spaces (indentation)
(#1185) Expected indentation of 4 spaces (indentation)
(#1186) Expected indentation of 4 spaces (indentation)
(#1187) Expected indentation of 4 spaces (indentation)
(#1188) Expected indentation of 4 spaces (indentation)
(#1189) Expected indentation of 4 spaces (indentation)
(#1190) Expected indentation of 4 spaces (indentation)
(#1193) Expected indentation of 0 spaces (indentation)
(#1198) Expected indentation of 0 spaces (indentation)
(#1194) Expected indentation of 4 spaces (indentation)
(#1195) Expected indentation of 4 spaces (indentation)
(#1196) Expected indentation of 4 spaces (indentation)
(#1197) Expected indentation of 4 spaces (indentation)
(#1200) Expected indentation of 0 spaces (indentation)
(#1206) Expected indentation of 0 spaces (indentation)
(#1201) Expected indentation of 4 spaces (indentation)
(#1202) Expected indentation of 4 spaces (indentation)
(#1203) Expected indentation of 4 spaces (indentation)
(#1204) Expected indentation of 4 spaces (indentation)
(#1205) Expected indentation of 4 spaces (indentation)
(#1207) Expected indentation of 0 spaces (indentation)
(#1211) Expected indentation of 0 spaces (indentation)
(#1208) Expected indentation of 4 spaces (indentation)
(#1210) Expected indentation of 4 spaces (indentation)
(#1209) Expected indentation of 8 spaces (indentation)
(#1214) Expected indentation of 0 spaces (indentation)
(#1216) Expected indentation of 0 spaces (indentation)
(#1215) Expected indentation of 4 spaces (indentation)
(#1218) Expected indentation of 0 spaces (indentation)
(#1225) Expected indentation of 0 spaces (indentation)
(#1219) Expected indentation of 4 spaces (indentation)
(#1220) Expected indentation of 4 spaces (indentation)
(#1221) Expected indentation of 4 spaces (indentation)
(#1222) Expected indentation of 4 spaces (indentation)
(#1223) Expected indentation of 4 spaces (indentation)
(#1224) Expected indentation of 4 spaces (indentation)
(#1227) Expected indentation of 0 spaces (indentation)
(#1233) Expected indentation of 0 spaces (indentation)
(#1228) Expected indentation of 4 spaces (indentation)
(#1229) Expected indentation of 4 spaces (indentation)
(#1230) Expected indentation of 4 spaces (indentation)
(#1231) Expected indentation of 4 spaces (indentation)
(#1232) Expected indentation of 4 spaces (indentation)
(#1235) Expected indentation of 0 spaces (indentation)
(#1240) Expected indentation of 0 spaces (indentation)
(#1236) Expected indentation of 4 spaces (indentation)
(#1237) Expected indentation of 4 spaces (indentation)
(#1238) Expected indentation of 4 spaces (indentation)
(#1239) Expected indentation of 4 spaces (indentation)
(#1241) Expected indentation of 0 spaces (indentation)
(#1246) Expected indentation of 0 spaces (indentation)
(#1242) Expected indentation of 4 spaces (indentation)
(#1243) Expected indentation of 4 spaces (indentation)
(#1244) Expected indentation of 4 spaces (indentation)
(#1245) Expected indentation of 4 spaces (indentation)
(#1248) Expected indentation of 0 spaces (indentation)
(#1251) Expected indentation of 0 spaces (indentation)
(#1249) Expected indentation of 4 spaces (indentation)
(#1250) Expected indentation of 4 spaces (indentation)
(#1253) Expected indentation of 0 spaces (indentation)
(#1256) Expected indentation of 0 spaces (indentation)
(#1254) Expected indentation of 4 spaces (indentation)
(#1255) Expected indentation of 4 spaces (indentation)
(#1258) Expected indentation of 0 spaces (indentation)
(#1260) Expected indentation of 0 spaces (indentation)
(#1259) Expected indentation of 4 spaces (indentation)
(#1262) Expected indentation of 0 spaces (indentation)
(#1264) Expected indentation of 0 spaces (indentation)
(#1263) Expected indentation of 4 spaces (indentation)
(#1266) Expected indentation of 0 spaces (indentation)
(#1269) Expected indentation of 0 spaces (indentation)
(#1267) Expected indentation of 4 spaces (indentation)
(#1268) Expected indentation of 4 spaces (indentation)
(#1271) Expected indentation of 0 spaces (indentation)
(#1273) Expected indentation of 0 spaces (indentation)
(#1272) Expected indentation of 4 spaces (indentation)
(#1275) Expected indentation of 0 spaces (indentation)
(#1277) Expected indentation of 0 spaces (indentation)
(#1276) Expected indentation of 4 spaces (indentation)
(#1279) Expected indentation of 0 spaces (indentation)
(#1281) Expected indentation of 0 spaces (indentation)
(#1280) Expected indentation of 4 spaces (indentation)
(#1283) Expected indentation of 0 spaces (indentation)
(#1285) Expected indentation of 0 spaces (indentation)
(#1284) Expected indentation of 4 spaces (indentation)
(#1287) Expected indentation of 0 spaces (indentation)
(#1289) Expected indentation of 0 spaces (indentation)
(#1288) Expected indentation of 4 spaces (indentation)
(#1291) Expected indentation of 0 spaces (indentation)
(#1293) Expected indentation of 0 spaces (indentation)
(#1292) Expected indentation of 4 spaces (indentation)
(#1295) Expected indentation of 0 spaces (indentation)
(#1297) Expected indentation of 0 spaces (indentation)
(#1296) Expected indentation of 4 spaces (indentation)
(#1299) Expected indentation of 0 spaces (indentation)
(#1304) Expected indentation of 0 spaces (indentation)
(#1300) Expected indentation of 4 spaces (indentation)
(#1301) Expected indentation of 4 spaces (indentation)
(#1302) Expected indentation of 4 spaces (indentation)
(#1303) Expected indentation of 4 spaces (indentation)
(#1306) Expected indentation of 0 spaces (indentation)
(#1308) Expected indentation of 0 spaces (indentation)
(#1307) Expected indentation of 4 spaces (indentation)
(#1310) Expected indentation of 0 spaces (indentation)
(#1312) Expected indentation of 0 spaces (indentation)
(#1311) Expected indentation of 4 spaces (indentation)
(#1314) Expected indentation of 0 spaces (indentation)
(#1317) Expected indentation of 0 spaces (indentation)
(#1315) Expected indentation of 4 spaces (indentation)
(#1316) Expected indentation of 4 spaces (indentation)
(#1319) Expected indentation of 0 spaces (indentation)
(#1322) Expected indentation of 0 spaces (indentation)
(#1320) Expected indentation of 4 spaces (indentation)
(#1321) Expected indentation of 4 spaces (indentation)
(#1324) Expected indentation of 0 spaces (indentation)
(#1327) Expected indentation of 0 spaces (indentation)
(#1325) Expected indentation of 4 spaces (indentation)
(#1326) Expected indentation of 4 spaces (indentation)
(#1329) Expected indentation of 0 spaces (indentation)
(#1331) Expected indentation of 0 spaces (indentation)
(#1330) Expected indentation of 4 spaces (indentation)
(#1333) Expected indentation of 0 spaces (indentation)
(#1335) Expected indentation of 0 spaces (indentation)
(#1334) Expected indentation of 4 spaces (indentation)
(#1337) Expected indentation of 0 spaces (indentation)
(#1340) Expected indentation of 0 spaces (indentation)
(#1338) Expected indentation of 4 spaces (indentation)
(#1339) Expected indentation of 4 spaces (indentation)
(#1342) Expected indentation of 0 spaces (indentation)
(#1344) Expected indentation of 0 spaces (indentation)
(#1343) Expected indentation of 4 spaces (indentation)
(#1346) Expected indentation of 0 spaces (indentation)
(#1349) Expected indentation of 0 spaces (indentation)
(#1347) Expected indentation of 4 spaces (indentation)
(#1348) Expected indentation of 4 spaces (indentation)
(#1351) Expected indentation of 0 spaces (indentation)
(#1353) Expected indentation of 0 spaces (indentation)
(#1352) Expected indentation of 4 spaces (indentation)
(#1355) Expected indentation of 0 spaces (indentation)
(#1357) Expected indentation of 0 spaces (indentation)
(#1356) Expected indentation of 4 spaces (indentation)
(#1359) Expected indentation of 0 spaces (indentation)
(#1369) Expected indentation of 0 spaces (indentation)
(#1360) Expected indentation of 4 spaces (indentation)
(#1361) Expected indentation of 4 spaces (indentation)
(#1362) Expected indentation of 4 spaces (indentation)
(#1363) Expected indentation of 4 spaces (indentation)
(#1364) Expected indentation of 4 spaces (indentation)
(#1365) Expected indentation of 4 spaces (indentation)
(#1366) Expected indentation of 4 spaces (indentation)
(#1367) Expected indentation of 4 spaces (indentation)
(#1368) Expected indentation of 4 spaces (indentation)
(#1371) Expected indentation of 0 spaces (indentation)
(#1380) Expected indentation of 0 spaces (indentation)
(#1372) Expected indentation of 4 spaces (indentation)
(#1373) Expected indentation of 4 spaces (indentation)
(#1374) Expected indentation of 4 spaces (indentation)
(#1375) Expected indentation of 4 spaces (indentation)
(#1376) Expected indentation of 4 spaces (indentation)
(#1377) Expected indentation of 4 spaces (indentation)
(#1378) Expected indentation of 4 spaces (indentation)
(#1379) Expected indentation of 4 spaces (indentation)
(#1382) Expected indentation of 0 spaces (indentation)
(#1384) Expected indentation of 0 spaces (indentation)
(#1383) Expected indentation of 4 spaces (indentation)
(#1386) Expected indentation of 0 spaces (indentation)
(#1389) Expected indentation of 0 spaces (indentation)
(#1387) Expected indentation of 4 spaces (indentation)
(#1388) Expected indentation of 4 spaces (indentation)
(#1391) Expected indentation of 0 spaces (indentation)
(#1394) Expected indentation of 0 spaces (indentation)
(#1392) Expected indentation of 4 spaces (indentation)
(#1393) Expected indentation of 4 spaces (indentation)
(#1396) Expected indentation of 0 spaces (indentation)
(#1398) Expected indentation of 0 spaces (indentation)
(#1397) Expected indentation of 4 spaces (indentation)
(#1400) Expected indentation of 0 spaces (indentation)
(#1402) Expected indentation of 0 spaces (indentation)
(#1401) Expected indentation of 4 spaces (indentation)
(#1404) Expected indentation of 0 spaces (indentation)
(#1410) Expected indentation of 0 spaces (indentation)
(#1405) Expected indentation of 4 spaces (indentation)
(#1406) Expected indentation of 4 spaces (indentation)
(#1407) Expected indentation of 4 spaces (indentation)
(#1408) Expected indentation of 4 spaces (indentation)
(#1409) Expected indentation of 4 spaces (indentation)
(#1412) Expected indentation of 0 spaces (indentation)
(#1417) Expected indentation of 0 spaces (indentation)
(#1413) Expected indentation of 4 spaces (indentation)
(#1414) Expected indentation of 4 spaces (indentation)
(#1415) Expected indentation of 4 spaces (indentation)
(#1416) Expected indentation of 4 spaces (indentation)
(#1419) Expected indentation of 0 spaces (indentation)
(#1428) Expected indentation of 0 spaces (indentation)
(#1420) Expected indentation of 4 spaces (indentation)
(#1421) Expected indentation of 4 spaces (indentation)
(#1422) Expected indentation of 4 spaces (indentation)
(#1423) Expected indentation of 4 spaces (indentation)
(#1424) Expected indentation of 4 spaces (indentation)
(#1425) Expected indentation of 4 spaces (indentation)
(#1426) Expected indentation of 4 spaces (indentation)
(#1427) Expected indentation of 4 spaces (indentation)
(#1430) Expected indentation of 0 spaces (indentation)
(#1436) Expected indentation of 0 spaces (indentation)
(#1431) Expected indentation of 4 spaces (indentation)
(#1432) Expected indentation of 4 spaces (indentation)
(#1433) Expected indentation of 4 spaces (indentation)
(#1434) Expected indentation of 4 spaces (indentation)
(#1435) Expected indentation of 4 spaces (indentation)
(#1438) Expected indentation of 0 spaces (indentation)
(#1445) Expected indentation of 0 spaces (indentation)
(#1439) Expected indentation of 4 spaces (indentation)
(#1440) Expected indentation of 4 spaces (indentation)
(#1441) Expected indentation of 4 spaces (indentation)
(#1442) Expected indentation of 4 spaces (indentation)
(#1443) Expected indentation of 4 spaces (indentation)
(#1444) Expected indentation of 4 spaces (indentation)
(#1447) Expected indentation of 0 spaces (indentation)
(#1454) Expected indentation of 0 spaces (indentation)
(#1448) Expected indentation of 4 spaces (indentation)
(#1449) Expected indentation of 4 spaces (indentation)
(#1450) Expected indentation of 4 spaces (indentation)
(#1451) Expected indentation of 4 spaces (indentation)
(#1452) Expected indentation of 4 spaces (indentation)
(#1453) Expected indentation of 4 spaces (indentation)
(#1456) Expected indentation of 0 spaces (indentation)
(#1459) Expected indentation of 0 spaces (indentation)
(#1457) Expected indentation of 0 spaces (indentation)
(#1458) Expected indentation of 4 spaces (indentation)
(#1461) Expected indentation of 0 spaces (indentation)
(#1463) Expected indentation of 0 spaces (indentation)
(#1462) Expected indentation of 4 spaces (indentation)
(#1465) Expected indentation of 0 spaces (indentation)
(#1468) Expected indentation of 0 spaces (indentation)
(#1466) Expected indentation of 4 spaces (indentation)
(#1467) Expected indentation of 4 spaces (indentation)
(#1470) Expected indentation of 0 spaces (indentation)
(#1473) Expected indentation of 0 spaces (indentation)
(#1471) Expected indentation of 4 spaces (indentation)
(#1472) Expected indentation of 4 spaces (indentation)
(#1475) Expected indentation of 0 spaces (indentation)
(#1481) Expected indentation of 0 spaces (indentation)
(#1476) Expected indentation of 4 spaces (indentation)
(#1480) Expected indentation of 4 spaces (indentation)
(#1477) Expected indentation of 4 spaces (indentation)
(#1478) Expected indentation of 8 spaces (indentation)
(#1479) Expected indentation of 8 spaces (indentation)
(#1483) Expected indentation of 0 spaces (indentation)
(#1485) Expected indentation of 0 spaces (indentation)
(#1484) Expected indentation of 4 spaces (indentation)
(#1487) Expected indentation of 0 spaces (indentation)
(#1489) Expected indentation of 0 spaces (indentation)
(#1488) Expected indentation of 4 spaces (indentation)
(#1491) Expected indentation of 0 spaces (indentation)
(#1495) Expected indentation of 0 spaces (indentation)
(#1492) Expected indentation of 4 spaces (indentation)
(#1493) Expected indentation of 4 spaces (indentation)
(#1494) Expected indentation of 4 spaces (indentation)
(#1497) Expected indentation of 0 spaces (indentation)
(#1500) Expected indentation of 0 spaces (indentation)
(#1498) Expected indentation of 4 spaces (indentation)
(#1499) Expected indentation of 4 spaces (indentation)
(#1502) Expected indentation of 0 spaces (indentation)
(#1505) Expected indentation of 0 spaces (indentation)
(#1503) Expected indentation of 4 spaces (indentation)
(#1504) Expected indentation of 4 spaces (indentation)
(#1507) Expected indentation of 0 spaces (indentation)
(#1510) Expected indentation of 0 spaces (indentation)
(#1508) Expected indentation of 4 spaces (indentation)
(#1509) Expected indentation of 4 spaces (indentation)
(#1512) Expected indentation of 0 spaces (indentation)
(#1515) Expected indentation of 0 spaces (indentation)
(#1513) Expected indentation of 4 spaces (indentation)
(#1514) Expected indentation of 4 spaces (indentation)
(#1517) Expected indentation of 0 spaces (indentation)
(#1519) Expected indentation of 0 spaces (indentation)
(#1518) Expected indentation of 4 spaces (indentation)
(#1521) Expected indentation of 0 spaces (indentation)
(#1527) Expected indentation of 0 spaces (indentation)
(#1522) Expected indentation of 4 spaces (indentation)
(#1526) Expected indentation of 4 spaces (indentation)
(#1523) Expected indentation of 8 spaces (indentation)
(#1524) Expected indentation of 8 spaces (indentation)
(#1525) Expected indentation of 8 spaces (indentation)
(#1529) Expected indentation of 0 spaces (indentation)
(#1532) Expected indentation of 0 spaces (indentation)
(#1530) Expected indentation of 4 spaces (indentation)
(#1531) Expected indentation of 4 spaces (indentation)
(#1534) Expected indentation of 0 spaces (indentation)
theme/learnr/scss/preset/default.scss
(#14) Expected "#ffffff" to be "#fff" (color-hex-length)
theme/learnr/scss/sections/sections-bars.scss
(#17) Expected empty line before at-rule (at-rule-empty-line-before)
(#18) Expected line length to be no more than 132 characters (max-line-length)
(#18) Expected newline after "," (selector-list-comma-newline-after)
(#18) Expected newline after "," (selector-list-comma-newline-after)
(#23) Expected newline after "," (selector-list-comma-newline-after)
(#28) Expected newline after "," (selector-list-comma-newline-after)
(#28) Expected newline after "," (selector-list-comma-newline-after)
theme/learnr/scss/sections/sections-boost.scss
(#7) Expected newline after "," (selector-list-comma-newline-after)
(#7) Expected newline after "," (selector-list-comma-newline-after)
theme/learnr/scss/sections/sections-boxed.scss
(#9) Expected empty line before at-rule (at-rule-empty-line-before)
(#10) Expected single space before "{" (block-opening-brace-space-before)
(#7) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#10) Expected line length to be no more than 132 characters (max-line-length)
(#15) Expected single space after "+" (selector-combinator-space-after)
(#15) Expected single space before "+" (selector-combinator-space-before)
(#2) Expected newline after "," (selector-list-comma-newline-after)
(#2) Expected newline after "," (selector-list-comma-newline-after)
(#10) Expected newline after "," (selector-list-comma-newline-after)
(#10) Expected newline after "," (selector-list-comma-newline-after)
theme/learnr/scss/sections/sections-learnr.scss
(#18) Expected single space before "{" (block-opening-brace-space-before)
(#18) Expected line length to be no more than 132 characters (max-line-length)
(#39) Expected single space after "+" (selector-combinator-space-after)
(#39) Expected single space before "+" (selector-combinator-space-before)
(#18) Expected newline after "," (selector-list-comma-newline-after)
(#18) Expected newline after "," (selector-list-comma-newline-after)
(#23) Expected newline after "," (selector-list-comma-newline-after)
(#30) Expected newline after "," (selector-list-comma-newline-after)
(#30) Expected newline after "," (selector-list-comma-newline-after)

PHPDocs style problems

(7 errors, 14 warnings)

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

theme/learnr/classes/output/core/course_renderer.php
(#52) Class course_renderer is not documented
(#55) Function course_renderer::view_available_courses is not documented
(#504) Function course_renderer::coursecat_courses is not documented
(#576) Function course_renderer::timeaccesscompare is not documented
(#602) Function course_renderer::frontpage_my_courses is not documented
(#53) Variable course_renderer::$countcategories is not documented
(#20) Package theme_noanme is not valid
(#45) Package theme_noanme is not valid
theme/learnr/classes/output/core_renderer.php
(#339) Function core_renderer::headerbuttons is not documented
(#570) Function core_renderer::enrolform is not documented
(#583) Function core_renderer::courseprogressbar is not documented
(#605) Function core_renderer::timeaccesscompare is not documented
(#633) Function core_renderer::learnr_mycourses is not documented
(#721) Function core_renderer::fpicons is not documented
(#850) Function core_renderer::get_generated_image_for_id is not documented
(#868) Function core_renderer::render_courseactivities_menu is not documented
(#878) Function core_renderer::courseactivities_menu is not documented
(#928) Function core_renderer::coursemanagementdash is not documented
theme/learnr/lib.php
(#490) Function theme_learnr_strip_html_tags is not documented
(#525) Phpdocs for function theme_learnr_course_trim_char has incomplete parameters list
theme/learnr/locallib.php
(#1376) Function theme_learnr_get_course_activities 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

(0 errors, 26 warnings)

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

theme/learnr/templates/activitygroups.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 2: The “aria-labelledby” attribute must point to an element in the same document. (ad><body><div class="list-group" aria-labelledby="list-group-would-be-a-uniqid"> </di)
theme/learnr/templates/columns2.mustache
(#1) HTML Validation info, line 5: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (itle> <link rel="shortcut icon" href="favicon.ico" /> )
(#1) HTML Validation info, line 2: Consider adding a “lang” attribute to the “html” start tag to declare the language of this document. (TYPE html><html ><head)
theme/learnr/templates/core/loginform.mustache
(#1) HTML Validation info, line 44: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <input type="hidden" name="username" value="guest" /> )
(#1) HTML Validation info, line 45: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <input type="hidden" name="password" value="guest" /> )
theme/learnr/templates/course-hint-guestaccess.mustache
(#1) HTML Validation info, line 7: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <br />((+sho)
theme/learnr/templates/course-hint-hidden.mustache
(#1) HTML Validation info, line 7: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <br />((+sho)
theme/learnr/templates/course-hint-selfenrol.mustache
(#1) HTML Validation info, line 7: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <br />The <s)
(#1) HTML Validation info, line 8: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <br />((+sho)
theme/learnr/templates/course-hint-switchedrole.mustache
(#1) HTML Validation info, line 7: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <br /><a hre)
theme/learnr/templates/coursemanagement.mustache
(#1) Example context missing (@template section not found.)
(#1) Template produced no content
theme/learnr/templates/drawers.mustache
(#1) HTML Validation info, line 5: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (itle> <link rel="shortcut icon" href="favicon.ico" /> )
(#1) HTML Validation info, line 2: Consider adding a “lang” attribute to the “html” start tag to declare the language of this document. (TYPE html><html ><head)
theme/learnr/templates/fpicons.mustache
(#1) Example context missing (@template section not found.)
(#1) Template produced no content
theme/learnr/templates/login.mustache
(#1) HTML Validation info, line 5: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (itle> <link rel="shortcut icon" href="favicon.ico" /> )
(#1) HTML Validation info, line 2: Consider adding a “lang” attribute to the “html” start tag to declare the language of this document. (TYPE html><html ><head)
theme/learnr/templates/mycourses.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 2: The “aria-labelledby” attribute must point to an element in the same document. (ad><body><div class="list-group" aria-labelledby="list-group-would-be-a-uniqid"> </di)
theme/learnr/templates/progress-bar.mustache
(#1) Example context missing (@template section not found.)
(#1) Template produced no content
theme/learnr/templates/settings-additionalresources-filelist.mustache
(#1) HTML Validation info, line 9: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (eg</small><br /> )
(#1) HTML Validation info, line 10: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (KB</small><br /> )
(#1) HTML Validation info, line 11: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (a></small><br /> )
theme/learnr/templates/settings-fontawesome-filelist.mustache
(#1) HTML Validation info, line 10: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (e.</small><br /> )
(#1) HTML Validation info, line 22: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ().</small><br /> )
(#1) HTML Validation info, line 34: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ().</small><br /> )

Gherkin .feature problems

(0 errors, 0 warnings)

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