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

(3338 errors, 110 warnings)

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

blocks/sharing_cart/backup/moodle2/restore_fix_missing_questions.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#20) Expected 1 space after asterisk; 2 found
(#21) Expected 1 space after asterisk; 2 found
(#22) Expected 1 space after asterisk; 2 found
(#29) Whitespace found at end of line
(#37) Whitespace found at end of line
(#38) Expected 1 space after asterisk; 2 found
(#39) Expected 1 space after asterisk; 2 found
(#42) Opening brace should be on the same line as the declaration
(#49) Variable "workaround_qtypes" must not contain underscores.
(#51) Inline comments must start with a capital letter, digit or 3-dots sequence
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#62) Inline control structures are not allowed
(#62) Variable "workaround_qtypes" must not contain underscores.
(#65) Expected "if (...) {\n"; found "if (...)\n {\n"
(#68) Inline control structures are not allowed
(#77) Inline comments must start with a capital letter, digit or 3-dots sequence
(#77) Inline comments must end in full-stops, exclamation marks, or question marks
(#79) Inline control structures are not allowed
(#82) Inline comments must start with a capital letter, digit or 3-dots sequence
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) Whitespace found at end of line
(#96) Expected 1 space after asterisk; 2 found
(#97) Expected 1 space after asterisk; 2 found
(#100) Opening brace should be on the same line as the declaration
(#105) Inline comments must start with a capital letter, digit or 3-dots sequence
(#105) Inline comments must end in full-stops, exclamation marks, or question marks
(#105) This comment is 58% valid code; is this commented out code?
(#113) Whitespace found at end of line
(#114) Expected 1 space after asterisk; 2 found
(#115) Expected 1 space after asterisk; 2 found
(#116) Expected 1 space after asterisk; 2 found
(#117) Expected 1 space after asterisk; 2 found
(#120) Opening brace should be on the same line as the declaration
(#123) Inline comments must start with a capital letter, digit or 3-dots sequence
(#123) Inline comments must end in full-stops, exclamation marks, or question marks
(#126) Inline comments must start with a capital letter, digit or 3-dots sequence
(#126) Inline comments must end in full-stops, exclamation marks, or question marks
(#128) Closing brace must be on a line by itself
(#132) Empty IF statement detected
(#133) Inline comments must start with a capital letter, digit or 3-dots sequence
(#133) Inline comments must end in full-stops, exclamation marks, or question marks
(#142) Inline comments must start with a capital letter, digit or 3-dots sequence
(#143) Inline comments must end in full-stops, exclamation marks, or question marks
(#145) Inline control structures are not allowed
(#147) Inline comments must start with a capital letter, digit or 3-dots sequence
(#149) Expected "if (...) {\n"; found "if (...)\n {\n"
(#154) Inline comments must start with a capital letter, digit or 3-dots sequence
(#154) Inline comments must end in full-stops, exclamation marks, or question marks
(#156) Inline control structures are not allowed
(#163) Inline control structures are not allowed
blocks/sharing_cart/backup/moodle2/restore_root_task_fix_missings.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#20) Expected 1 space after asterisk; 2 found
(#21) Expected 1 space after asterisk; 2 found
(#22) Expected 1 space after asterisk; 2 found
(#27) "require_once" must be immediately followed by an open parenthesis
(#35) Opening brace should be on the same line as the declaration
(#38) Inline comments must start with a capital letter, digit or 3-dots sequence
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Variable "fix_missing_questions" must not contain underscores.
(#41) Variable "fix_missing_questions" must not contain underscores.
(#44) Variable "fix_missing_questions" must not contain underscores.
blocks/sharing_cart/backup/util/helper/restore_fix_missings_helper.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#20) Expected 1 space after asterisk; 2 found
(#21) Expected 1 space after asterisk; 2 found
(#22) Expected 1 space after asterisk; 2 found
(#27) "require_once" must be immediately followed by an open parenthesis
(#36) Whitespace found at end of line
(#37) Expected 1 space after asterisk; 2 found
(#40) Opening brace should be on the same line as the declaration
(#41) Inline comments must start with a capital letter, digit or 3-dots sequence
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) Inline comments must start with a capital letter, digit or 3-dots sequence
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) Whitespace found at end of line
(#60) Expected 1 space after asterisk; 2 found
(#61) Expected 1 space after asterisk; 2 found
(#62) Expected 1 space after asterisk; 2 found
(#65) Opening brace should be on the same line as the declaration
blocks/sharing_cart/block_sharing_cart.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#20) Expected 1 space after asterisk; 2 found
(#21) Expected 1 space after asterisk; 2 found
(#22) Expected 1 space after asterisk; 2 found
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) "require_once" must be immediately followed by an open parenthesis
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected 4 spaces, found 1
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected at least 4 spaces, found 1
(#30) Opening brace should be on the same line as the declaration
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected at least 8 spaces, found 2
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Line indented incorrectly; expected at least 8 spaces, found 2
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected 4 spaces, found 1
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected 4 spaces, found 1
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected at least 4 spaces, found 1
(#36) Opening brace should be on the same line as the declaration
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected at least 8 spaces, found 2
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 8 spaces, found 3
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected at least 8 spaces, found 3
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected at least 8 spaces, found 3
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected at least 8 spaces, found 3
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected at least 8 spaces, found 3
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected at least 8 spaces, found 3
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected at least 8 spaces, found 3
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected at least 8 spaces, found 3
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected 4 spaces, found 1
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected 4 spaces, found 1
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected at least 4 spaces, found 1
(#49) Opening brace should be on the same line as the declaration
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected at least 8 spaces, found 2
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected 4 spaces, found 1
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected 4 spaces, found 1
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected at least 4 spaces, found 1
(#54) Opening brace should be on the same line as the declaration
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected at least 8 spaces, found 2
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected 4 spaces, found 1
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected at least 4 spaces, found 1
(#59) Spaces must be used to indent lines; tabs are not allowed
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Whitespace found at end of line
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Expected 1 space after asterisk; 2 found
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Expected 1 space after asterisk; 2 found
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Expected 1 space after asterisk; 2 found
(#64) Spaces must be used to indent lines; tabs are not allowed
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected 4 spaces, found 1
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 4 spaces, found 1
(#66) Opening brace should be on the same line as the declaration
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected at least 8 spaces, found 2
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Whitespace found at end of line
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 8 spaces, found 2
(#69) Inline control structures are not allowed
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 8 spaces, found 3
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Whitespace found at end of line
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected at least 8 spaces, found 2
(#72) Inline control structures are not allowed
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 8 spaces, found 3
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Whitespace found at end of line
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected at least 8 spaces, found 2
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 8 spaces, found 2
(#76) Inline control structures are not allowed
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected at least 8 spaces, found 3
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Whitespace found at end of line
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 8 spaces, found 2
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 8 spaces, found 2
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Whitespace found at end of line
(#89) Line exceeds maximum limit of 180 characters; contains 241 characters
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Whitespace found at end of line
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected at least 8 spaces, found 2
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected 8 spaces, found 2
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected at least 12 spaces, found 3
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected 8 spaces, found 2
(#95) This comment is 67% valid code; is this commented out code?
(#95) Inline comments must start with a capital letter, digit or 3-dots sequence
(#95) Line indented incorrectly; expected at least 8 spaces, found 0
(#95) Tab found before comment text; expected "// $this->page->requires->js('/blocks/sharing_cart/module.js');" but found "// $this->page->requires->js('/blocks/sharing_cart/module.js');"
(#96) Inline comments must end in full-stops, exclamation marks, or question marks
(#96) Line indented incorrectly; expected at least 8 spaces, found 0
(#96) Tab found before comment text; expected "// $this->page->requires->yui_module('block_sharing_cart', 'M.block_sharing_cart.init', array(), null, true);" but found "// $this->page->requires->yui_module('block_sharing_cart', 'M.block_sharing_cart.init', array(), null, true);"
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected at least 8 spaces, found 2
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected at least 8 spaces, found 3
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 8 spaces, found 3
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected at least 8 spaces, found 3
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected at least 8 spaces, found 2
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected at least 8 spaces, found 3
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected at least 8 spaces, found 5
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected at least 8 spaces, found 3
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected at least 8 spaces, found 3
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Whitespace found at end of line
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected at least 8 spaces, found 2
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected at least 8 spaces, found 4
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected at least 8 spaces, found 4
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected at least 8 spaces, found 2
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected 4 spaces, found 1
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected at least 4 spaces, found 1
(#116) Spaces must be used to indent lines; tabs are not allowed
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Whitespace found at end of line
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Expected 1 space after asterisk; 2 found
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Expected 1 space after asterisk; 2 found
(#120) Spaces must be used to indent lines; tabs are not allowed
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected 4 spaces, found 1
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected at least 4 spaces, found 1
(#122) Opening brace should be on the same line as the declaration
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected at least 8 spaces, found 2
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Inline comments must start with a capital letter, digit or 3-dots sequence
(#124) Inline comments must end in full-stops, exclamation marks, or question marks
(#124) Line indented incorrectly; expected at least 8 spaces, found 2
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected at least 8 spaces, found 2
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected at least 8 spaces, found 2
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected at least 8 spaces, found 2
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Whitespace found at end of line
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected at least 8 spaces, found 2
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected 4 spaces, found 1
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Whitespace found at end of line
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected at least 4 spaces, found 1
(#133) Spaces must be used to indent lines; tabs are not allowed
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Whitespace found at end of line
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Expected 1 space after asterisk; 2 found
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Expected 1 space after asterisk; 2 found
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Expected 1 space after asterisk; 2 found
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Expected 1 space after asterisk; 2 found
(#139) Spaces must be used to indent lines; tabs are not allowed
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected 4 spaces, found 1
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected at least 4 spaces, found 1
(#141) Opening brace should be on the same line as the declaration
(#141) Spaces must be used for alignment; tabs are not allowed
(#141) Tab found within whitespace
(#141) Whitespace found at end of line
(#142) Spaces must be used for alignment; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected at least 8 spaces, found 2
(#143) Spaces must be used for alignment; tabs are not allowed
(#143) Tab found within whitespace
(#144) Spaces must be used for alignment; tabs are not allowed
(#144) Tab found within whitespace
(#145) Spaces must be used for alignment; tabs are not allowed
(#145) Tab found within whitespace
(#145) Whitespace found at end of line
(#146) Spaces must be used for alignment; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected at least 8 spaces, found 2
(#147) Spaces must be used for alignment; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected 4 spaces, found 1
(#148) Spaces must be used for alignment; tabs are not allowed
(#148) Tab found within whitespace
(#148) Whitespace found at end of line
(#149) Spaces must be used for alignment; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected at least 4 spaces, found 1
(#150) Spaces must be used for alignment; tabs are not allowed
(#151) Spaces must be used for alignment; tabs are not allowed
(#151) Whitespace found at end of line
(#152) Spaces must be used for alignment; tabs are not allowed
(#152) Expected 1 space after asterisk; 2 found
(#153) Spaces must be used for alignment; tabs are not allowed
(#154) Spaces must be used for alignment; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected 4 spaces, found 1
(#155) Spaces must be used for alignment; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected at least 4 spaces, found 1
(#155) Opening brace should be on the same line as the declaration
(#156) Spaces must be used for alignment; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected at least 8 spaces, found 2
(#157) Spaces must be used for alignment; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected at least 8 spaces, found 2
(#158) Spaces must be used for alignment; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected at least 8 spaces, found 2
(#159) Spaces must be used for alignment; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected at least 8 spaces, found 2
(#160) Spaces must be used for alignment; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected 4 spaces, found 1
(#161) Spaces must be used for alignment; tabs are not allowed
(#161) Tab found within whitespace
(#161) Whitespace found at end of line
(#162) Spaces must be used for alignment; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected at least 4 spaces, found 1
(#163) Spaces must be used for alignment; tabs are not allowed
(#164) Spaces must be used for alignment; tabs are not allowed
(#164) Whitespace found at end of line
(#165) Spaces must be used for alignment; tabs are not allowed
(#165) Expected 1 space after asterisk; 2 found
(#166) Spaces must be used for alignment; tabs are not allowed
(#167) Spaces must be used for alignment; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected 4 spaces, found 1
(#168) Spaces must be used for alignment; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected at least 4 spaces, found 1
(#168) Opening brace should be on the same line as the declaration
(#169) Spaces must be used for alignment; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected at least 8 spaces, found 2
(#170) Spaces must be used for alignment; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected 4 spaces, found 1
(#172) Spaces must be used for alignment; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected at least 4 spaces, found 1
(#173) Spaces must be used for alignment; tabs are not allowed
(#174) Spaces must be used for alignment; tabs are not allowed
(#174) Whitespace found at end of line
(#175) Spaces must be used for alignment; tabs are not allowed
(#175) Expected 1 space after asterisk; 2 found
(#176) Spaces must be used for alignment; tabs are not allowed
(#176) Expected 1 space after asterisk; 2 found
(#177) Spaces must be used for alignment; tabs are not allowed
(#178) Spaces must be used for alignment; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected 4 spaces, found 1
(#179) Spaces must be used for alignment; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected at least 4 spaces, found 1
(#179) Opening brace should be on the same line as the declaration
(#180) Spaces must be used for alignment; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected at least 8 spaces, found 2
(#181) Spaces must be used for alignment; tabs are not allowed
(#181) Tab found within whitespace
(#181) Whitespace found at end of line
(#182) Spaces must be used for alignment; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected at least 8 spaces, found 2
(#183) Spaces must be used for alignment; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected 8 spaces, found 2
(#184) Spaces must be used for alignment; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected at least 12 spaces, found 3
(#185) Spaces must be used for alignment; tabs are not allowed
(#185) Tab found within whitespace
(#185) Line indented incorrectly; expected at least 12 spaces, found 3
(#186) Spaces must be used for alignment; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected at least 12 spaces, found 3
(#187) Spaces must be used for alignment; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected 8 spaces, found 2
(#188) Spaces must be used for alignment; tabs are not allowed
(#188) Tab found within whitespace
(#188) Line indented incorrectly; expected at least 8 spaces, found 2
(#189) Spaces must be used for alignment; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected 4 spaces, found 1
blocks/sharing_cart/bulkdelete.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#20) Expected 1 space after asterisk; 2 found
(#21) Expected 1 space after asterisk; 2 found
(#22) Expected 1 space after asterisk; 2 found
(#25) "require_once" must be immediately followed by an open parenthesis
(#27) "require_once" must be immediately followed by an open parenthesis
(#28) "require_once" must be immediately followed by an open parenthesis
(#29) "require_once" must be immediately followed by an open parenthesis
(#44) Variable "delete_param" must not contain underscores.
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Expected 1 space before "?"; newline found
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Expected 1 space before ":"; newline found
(#47) Inline control structures are not allowed
(#47) Variable "delete_param" must not contain underscores.
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Whitespace found at end of line
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected at least 4 spaces, found 1
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected at least 4 spaces, found 1
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Whitespace found at end of line
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 4 spaces, found 1
(#52) Variable "delete_ids" must not contain underscores.
(#52) Variable "delete_param" must not contain underscores.
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Whitespace found at end of line
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected at least 4 spaces, found 1
(#54) Variable "delete_ids" must not contain underscores.
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected at least 4 spaces, found 1
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected at least 4 spaces, found 1
(#56) Inline control structures are not allowed
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected at least 4 spaces, found 2
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Whitespace found at end of line
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 4 spaces, found 1
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Whitespace found at end of line
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected at least 4 spaces, found 1
(#61) Variable "deleted_ids" must not contain underscores.
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected 4 spaces, found 1
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected at least 8 spaces, found 2
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected at least 8 spaces, found 2
(#64) Variable "deleted_ids" must not contain underscores.
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected 4 spaces, found 1
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Whitespace found at end of line
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected at least 4 spaces, found 1
(#67) Variable "deleted_ids" must not contain underscores.
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected at least 4 spaces, found 1
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Whitespace found at end of line
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 4 spaces, found 1
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Whitespace found at end of line
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected at least 4 spaces, found 1
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected at least 4 spaces, found 1
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected 4 spaces, found 1
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected at least 8 spaces, found 2
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected 4 spaces, found 1
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 8 spaces, found 2
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected 4 spaces, found 1
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 4 spaces, found 1
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 4 spaces, found 1
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Whitespace found at end of line
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Whitespace found at end of line within string
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected 0 spaces, found 1
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected at least 4 spaces, found 2
(#105) Whitespace found at end of line within string
(#106) Whitespace found at end of line within string
(#107) Whitespace found at end of line within string
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected 0 spaces, found 1
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected at least 4 spaces, found 2
(#110) Whitespace found at end of line within string
(#111) Whitespace found at end of line within string
(#112) Whitespace found at end of line within string
(#113) Whitespace found at end of line within string
(#114) Whitespace found at end of line within string
(#115) Whitespace found at end of line within string
(#116) Whitespace found at end of line within string
(#117) Whitespace found at end of line within string
(#118) Whitespace found at end of line within string
(#119) Whitespace found at end of line within string
(#120) Whitespace found at end of line within string
(#121) Whitespace found at end of line within string
(#122) Whitespace found at end of line within string
(#123) Whitespace found at end of line within string
(#124) Whitespace found at end of line within string
(#125) Whitespace found at end of line within string
(#126) Whitespace found at end of line within string
(#127) Whitespace found at end of line within string
(#128) Whitespace found at end of line within string
(#129) Whitespace found at end of line within string
(#130) Whitespace found at end of line within string
(#131) Whitespace found at end of line within string
(#132) Whitespace found at end of line within string
(#133) Whitespace found at end of line within string
(#134) Whitespace found at end of line within string
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#137) Whitespace found at end of line within string
(#138) Whitespace found at end of line within string
(#139) Whitespace found at end of line within string
(#140) Whitespace found at end of line within string
(#141) Whitespace found at end of line within string
(#142) Whitespace found at end of line within string
(#143) Whitespace found at end of line within string
(#144) Whitespace found at end of line within string
(#145) Whitespace found at end of line within string
(#146) Whitespace found at end of line within string
(#147) Whitespace found at end of line within string
(#148) Whitespace found at end of line within string
(#149) Whitespace found at end of line within string
(#150) Whitespace found at end of line within string
(#151) Whitespace found at end of line within string
(#152) Whitespace found at end of line within string
(#153) Whitespace found at end of line within string
(#154) Whitespace found at end of line within string
(#155) Whitespace found at end of line within string
(#156) Whitespace found at end of line within string
(#157) Whitespace found at end of line within string
(#158) Whitespace found at end of line within string
(#159) Whitespace found at end of line within string
(#160) Whitespace found at end of line within string
(#161) Whitespace found at end of line within string
(#162) Whitespace found at end of line within string
(#164) Spaces must be used to indent lines; tabs are not allowed
(#164) Tab found within whitespace
(#164) Whitespace found at end of line
(#165) Spaces must be used to indent lines; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected at least 4 spaces, found 2
(#166) Spaces must be used to indent lines; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected at least 4 spaces, found 2
(#166) Whitespace found at end of line within string
(#168) Spaces must be used to indent lines; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected 4 spaces, found 2
(#169) Spaces must be used to indent lines; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected at least 8 spaces, found 3
(#169) Whitespace found at end of line within string
(#170) Whitespace found at end of line within string
(#171) Whitespace found at end of line within string
(#172) Whitespace found at end of line within string
(#173) Whitespace found at end of line within string
(#174) Whitespace found at end of line within string
(#175) Whitespace found at end of line within string
(#176) Whitespace found at end of line within string
(#178) Spaces must be used to indent lines; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected 8 spaces, found 3
(#179) Spaces must be used to indent lines; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected at least 12 spaces, found 4
(#179) Whitespace found at end of line within string
(#180) Whitespace found at end of line within string
(#182) Spaces must be used to indent lines; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected 8 spaces, found 3
(#183) Spaces must be used to indent lines; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected 4 spaces, found 2
(#184) Spaces must be used to indent lines; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected at least 4 spaces, found 2
(#184) Whitespace found at end of line within string
(#186) Spaces must be used to indent lines; tabs are not allowed
(#186) Tab found within whitespace
(#186) Whitespace found at end of line
(#187) Spaces must be used to indent lines; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected at least 4 spaces, found 2
(#187) Whitespace found at end of line within string
(#188) Whitespace found at end of line within string
(#189) Whitespace found at end of line within string
(#190) Whitespace found at end of line within string
(#191) Whitespace found at end of line within string
(#192) Whitespace found at end of line within string
(#194) Spaces must be used to indent lines; tabs are not allowed
(#194) Tab found within whitespace
(#194) Line indented incorrectly; expected 0 spaces, found 1
(#195) Spaces must be used to indent lines; tabs are not allowed
(#195) Tab found within whitespace
(#195) Whitespace found at end of line within string
blocks/sharing_cart/classes/controller.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#20) Expected 1 space after asterisk; 2 found
(#21) Expected 1 space after asterisk; 2 found
(#22) Expected 1 space after asterisk; 2 found
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#27) "require_once" must be immediately followed by an open parenthesis
(#28) "require_once" must be immediately followed by an open parenthesis
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected at least 4 spaces, found 1
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected at least 4 spaces, found 1
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Whitespace found at end of line
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 4 spaces, found 1
(#39) Spaces must be used to indent lines; tabs are not allowed
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Whitespace found at end of line
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Expected 1 space after asterisk; 2 found
(#42) Spaces must be used to indent lines; tabs are not allowed
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected 4 spaces, found 1
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected at least 4 spaces, found 1
(#44) Opening brace should be on the same line as the declaration
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected at least 8 spaces, found 2
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected 4 spaces, found 1
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Whitespace found at end of line
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Whitespace found at end of line
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected at least 4 spaces, found 1
(#50) Spaces must be used to indent lines; tabs are not allowed
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Whitespace found at end of line
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Expected 1 space after asterisk; 2 found
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Expected 1 space after asterisk; 2 found
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Expected 1 space after asterisk; 2 found
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Expected 1 space after asterisk; 2 found
(#56) Spaces must be used to indent lines; tabs are not allowed
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected 4 spaces, found 1
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected at least 4 spaces, found 1
(#58) Opening brace should be on the same line as the declaration
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 8 spaces, found 2
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected at least 8 spaces, found 2
(#61) "require_once" must be immediately followed by an open parenthesis
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Whitespace found at end of line
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Inline comments must start with a capital letter, digit or 3-dots sequence
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) Line indented incorrectly; expected at least 8 spaces, found 2
(#65) Whitespace found at end of line within string
(#66) Whitespace found at end of line within string
(#67) The use of backticks in strings is not recommended
(#67) Whitespace found at end of line within string
(#68) Whitespace found at end of line within string
(#69) Whitespace found at end of line within string
(#70) The use of backticks in strings is not recommended
(#70) Whitespace found at end of line within string
(#71) The use of backticks in strings is not recommended
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 8 spaces, found 2
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected 8 spaces, found 2
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected at least 12 spaces, found 3
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 12 spaces, found 3
(#76) Variable "node_ptr" must not contain underscores.
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected 12 spaces, found 3
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected at least 16 spaces, found 4
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 16 spaces, found 4
(#79) Variable "node_ptr" must not contain underscores.
(#79) Variable "node_ptr" must not contain underscores.
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 16 spaces, found 4
(#80) Variable "node_ptr" must not contain underscores.
(#80) Variable "node_ptr" must not contain underscores.
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected 12 spaces, found 3
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected at least 12 spaces, found 3
(#82) Variable "node_ptr" must not contain underscores.
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected 8 spaces, found 2
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Whitespace found at end of line
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Inline comments must start with a capital letter, digit or 3-dots sequence
(#85) Inline comments must end in full-stops, exclamation marks, or question marks
(#85) Line indented incorrectly; expected at least 8 spaces, found 2
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 8 spaces, found 2
(#86) Variable "sort_node" must not contain underscores.
(#86) Variable "sort_node" must not contain underscores.
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected at least 12 spaces, found 3
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Inline comments must start with a capital letter, digit or 3-dots sequence
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#90) Line indented incorrectly; expected at least 16 spaces, found 4
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected at least 16 spaces, found 4
(#91) Inline control structures are not allowed
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected at least 16 spaces, found 4
(#92) Inline control structures are not allowed
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected at least 16 spaces, found 4
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected 12 spaces, found 3
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected 4 spaces, found 3
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected 8 spaces, found 4
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected at least 12 spaces, found 5
(#97) Variable "sort_node" must not contain underscores.
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected 8 spaces, found 4
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 12 spaces, found 5
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 16 spaces, found 6
(#101) Inline control structures are not allowed
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected at least 16 spaces, found 6
(#102) Inline control structures are not allowed
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected at least 16 spaces, found 6
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected 12 spaces, found 5
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected 8 spaces, found 4
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected 4 spaces, found 3
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected 8 spaces, found 2
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected at least 8 spaces, found 2
(#108) Variable "sort_node" must not contain underscores.
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Whitespace found at end of line
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected at least 8 spaces, found 2
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected 4 spaces, found 1
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Whitespace found at end of line
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected at least 4 spaces, found 1
(#114) Spaces must be used to indent lines; tabs are not allowed
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Whitespace found at end of line
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Expected 1 space after asterisk; 2 found
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Expected 1 space after asterisk; 2 found
(#118) Spaces must be used to indent lines; tabs are not allowed
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected 4 spaces, found 1
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected at least 4 spaces, found 1
(#120) Opening brace should be on the same line as the declaration
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected at least 8 spaces, found 2
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected at least 8 spaces, found 2
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected at least 8 spaces, found 2
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected at least 8 spaces, found 2
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected at least 8 spaces, found 3
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected at least 8 spaces, found 3
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected at least 8 spaces, found 3
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected 4 spaces, found 1
(#133) Expected 1 space after asterisk; 2 found
(#134) Expected 1 space after asterisk; 2 found
(#137) Opening brace should be on the same line as the declaration
(#141) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#143) Expected "if (...) {\n"; found "if(...)\n {\n"
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#151) Whitespace found at end of line
(#152) Spaces must be used to indent lines; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected at least 4 spaces, found 1
(#153) Spaces must be used to indent lines; tabs are not allowed
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Whitespace found at end of line
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Expected 1 space after asterisk; 2 found
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Expected 1 space after asterisk; 2 found
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Expected 1 space after asterisk; 2 found
(#158) Spaces must be used to indent lines; tabs are not allowed
(#158) Expected 1 space after asterisk; 2 found
(#159) Spaces must be used to indent lines; tabs are not allowed
(#159) Expected 1 space after asterisk; 2 found
(#160) Expected 2 space(s) before asterisk; 5 found
(#160) Expected 1 space after asterisk; 2 found
(#161) Expected 2 space(s) before asterisk; 5 found
(#161) Expected 1 space after asterisk; 2 found
(#162) Spaces must be used to indent lines; tabs are not allowed
(#162) Expected 1 space after asterisk; 2 found
(#163) Spaces must be used to indent lines; tabs are not allowed
(#164) Spaces must be used to indent lines; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected 4 spaces, found 1
(#165) Spaces must be used to indent lines; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected at least 4 spaces, found 1
(#165) Opening brace should be on the same line as the declaration
(#166) Spaces must be used to indent lines; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected at least 8 spaces, found 2
(#167) Spaces must be used to indent lines; tabs are not allowed
(#167) Tab found within whitespace
(#167) Whitespace found at end of line
(#168) Spaces must be used to indent lines; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected at least 8 spaces, found 2
(#168) "require_once" must be immediately followed by an open parenthesis
(#169) Spaces must be used to indent lines; tabs are not allowed
(#169) Tab found within whitespace
(#169) Whitespace found at end of line
(#170) Spaces must be used to indent lines; tabs are not allowed
(#170) Tab found within whitespace
(#170) Inline comments must start with a capital letter, digit or 3-dots sequence
(#170) Inline comments must end in full-stops, exclamation marks, or question marks
(#170) Line indented incorrectly; expected at least 8 spaces, found 2
(#171) Spaces must be used to indent lines; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected at least 8 spaces, found 2
(#172) Spaces must be used to indent lines; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected at least 8 spaces, found 2
(#173) Spaces must be used to indent lines; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected at least 8 spaces, found 2
(#174) Spaces must be used to indent lines; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected 8 spaces, found 2
(#175) Spaces must be used to indent lines; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected at least 12 spaces, found 3
(#176) Spaces must be used to indent lines; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected at least 12 spaces, found 3
(#177) Spaces must be used to indent lines; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected at least 12 spaces, found 3
(#178) Spaces must be used to indent lines; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected 8 spaces, found 2
(#179) Spaces must be used to indent lines; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected at least 8 spaces, found 2
(#180) Spaces must be used to indent lines; tabs are not allowed
(#180) Tab found within whitespace
(#180) Whitespace found at end of line
(#181) Spaces must be used to indent lines; tabs are not allowed
(#181) Tab found within whitespace
(#181) Inline comments must start with a capital letter, digit or 3-dots sequence
(#181) Inline comments must end in full-stops, exclamation marks, or question marks
(#181) Line indented incorrectly; expected at least 8 spaces, found 2
(#182) Spaces must be used to indent lines; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected at least 8 spaces, found 2
(#183) Spaces must be used to indent lines; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected at least 8 spaces, found 2
(#184) Spaces must be used to indent lines; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected at least 8 spaces, found 2
(#184) Inline control structures are not allowed
(#185) Spaces must be used to indent lines; tabs are not allowed
(#185) Tab found within whitespace
(#185) Line indented incorrectly; expected at least 8 spaces, found 3
(#186) Spaces must be used to indent lines; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected at least 8 spaces, found 2
(#187) Spaces must be used to indent lines; tabs are not allowed
(#187) Tab found within whitespace
(#187) Whitespace found at end of line
(#188) Spaces must be used to indent lines; tabs are not allowed
(#188) Tab found within whitespace
(#188) Inline comments must start with a capital letter, digit or 3-dots sequence
(#188) Line indented incorrectly; expected at least 8 spaces, found 2
(#189) Spaces must be used to indent lines; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected at least 8 spaces, found 2
(#189) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#190) Spaces must be used to indent lines; tabs are not allowed
(#190) Tab found within whitespace
(#190) Inline comments must end in full-stops, exclamation marks, or question marks
(#190) Line indented incorrectly; expected at least 8 spaces, found 2
(#190) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#191) Spaces must be used to indent lines; tabs are not allowed
(#191) Tab found within whitespace
(#191) Line indented incorrectly; expected at least 8 spaces, found 2
(#192) Spaces must be used to indent lines; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected at least 8 spaces, found 3
(#193) Spaces must be used to indent lines; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected at least 8 spaces, found 3
(#194) Spaces must be used to indent lines; tabs are not allowed
(#194) Tab found within whitespace
(#194) Line indented incorrectly; expected at least 8 spaces, found 3
(#195) Spaces must be used to indent lines; tabs are not allowed
(#195) Tab found within whitespace
(#195) Line indented incorrectly; expected at least 8 spaces, found 3
(#196) Spaces must be used to indent lines; tabs are not allowed
(#196) Tab found within whitespace
(#196) Line indented incorrectly; expected at least 8 spaces, found 3
(#197) Spaces must be used to indent lines; tabs are not allowed
(#197) Tab found within whitespace
(#197) Line indented incorrectly; expected at least 8 spaces, found 3
(#198) Spaces must be used to indent lines; tabs are not allowed
(#198) Tab found within whitespace
(#198) Line indented incorrectly; expected at least 8 spaces, found 3
(#199) Spaces must be used to indent lines; tabs are not allowed
(#199) Tab found within whitespace
(#199) Line indented incorrectly; expected at least 8 spaces, found 3
(#200) Spaces must be used to indent lines; tabs are not allowed
(#200) Tab found within whitespace
(#200) Line indented incorrectly; expected at least 8 spaces, found 3
(#201) Spaces must be used to indent lines; tabs are not allowed
(#201) Tab found within whitespace
(#201) Line indented incorrectly; expected at least 8 spaces, found 3
(#202) Spaces must be used to indent lines; tabs are not allowed
(#202) Tab found within whitespace
(#202) Line indented incorrectly; expected 8 spaces, found 2
(#202) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#203) Spaces must be used to indent lines; tabs are not allowed
(#203) Tab found within whitespace
(#203) Line indented incorrectly; expected at least 8 spaces, found 3
(#204) Spaces must be used to indent lines; tabs are not allowed
(#204) Tab found within whitespace
(#204) Line indented incorrectly; expected at least 8 spaces, found 3
(#205) Spaces must be used to indent lines; tabs are not allowed
(#205) Tab found within whitespace
(#205) Line indented incorrectly; expected at least 8 spaces, found 2
(#206) Spaces must be used to indent lines; tabs are not allowed
(#206) Tab found within whitespace
(#206) Inline comments must start with a capital letter, digit or 3-dots sequence
(#206) Inline comments must end in full-stops, exclamation marks, or question marks
(#206) Line indented incorrectly; expected at least 12 spaces, found 3
(#207) Spaces must be used to indent lines; tabs are not allowed
(#207) Tab found within whitespace
(#207) Line indented incorrectly; expected at least 12 spaces, found 3
(#208) Spaces must be used to indent lines; tabs are not allowed
(#208) Tab found within whitespace
(#208) Line indented incorrectly; expected at least 12 spaces, found 4
(#209) Spaces must be used to indent lines; tabs are not allowed
(#209) Tab found within whitespace
(#209) Line indented incorrectly; expected at least 12 spaces, found 4
(#210) Spaces must be used to indent lines; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected at least 18 spaces, found 4
(#211) Spaces must be used to indent lines; tabs are not allowed
(#211) Tab found within whitespace
(#211) Line indented incorrectly; expected 8 spaces, found 2
(#212) Spaces must be used to indent lines; tabs are not allowed
(#212) Tab found within whitespace
(#212) Line indented incorrectly; expected at least 8 spaces, found 2
(#213) Spaces must be used to indent lines; tabs are not allowed
(#213) Tab found within whitespace
(#213) Line indented incorrectly; expected at least 8 spaces, found 3
(#214) Spaces must be used to indent lines; tabs are not allowed
(#214) Tab found within whitespace
(#214) Line indented incorrectly; expected at least 8 spaces, found 3
(#215) Spaces must be used to indent lines; tabs are not allowed
(#215) Tab found within whitespace
(#215) Line indented incorrectly; expected at least 8 spaces, found 3
(#216) Spaces must be used to indent lines; tabs are not allowed
(#216) Tab found within whitespace
(#216) Line indented incorrectly; expected at least 8 spaces, found 3
(#217) Spaces must be used to indent lines; tabs are not allowed
(#217) Tab found within whitespace
(#217) Line indented incorrectly; expected at least 8 spaces, found 3
(#218) Spaces must be used to indent lines; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected at least 8 spaces, found 3
(#219) Spaces must be used to indent lines; tabs are not allowed
(#219) Tab found within whitespace
(#219) Line indented incorrectly; expected at least 8 spaces, found 3
(#220) Spaces must be used to indent lines; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected at least 8 spaces, found 2
(#221) Spaces must be used to indent lines; tabs are not allowed
(#221) Tab found within whitespace
(#221) Line indented incorrectly; expected 8 spaces, found 2
(#222) Spaces must be used to indent lines; tabs are not allowed
(#222) Tab found within whitespace
(#222) Line indented incorrectly; expected at least 12 spaces, found 3
(#222) Inline control structures are not allowed
(#223) Spaces must be used to indent lines; tabs are not allowed
(#223) Tab found within whitespace
(#223) Line indented incorrectly; expected at least 12 spaces, found 4
(#224) Spaces must be used to indent lines; tabs are not allowed
(#224) Tab found within whitespace
(#224) Line indented incorrectly; expected 8 spaces, found 2
(#225) Spaces must be used to indent lines; tabs are not allowed
(#225) Tab found within whitespace
(#225) Line indented incorrectly; expected at least 8 spaces, found 2
(#226) Spaces must be used to indent lines; tabs are not allowed
(#226) Tab found within whitespace
(#226) Whitespace found at end of line
(#227) Spaces must be used to indent lines; tabs are not allowed
(#227) Tab found within whitespace
(#227) Line indented incorrectly; expected at least 8 spaces, found 2
(#228) Spaces must be used to indent lines; tabs are not allowed
(#228) Tab found within whitespace
(#228) Line indented incorrectly; expected at least 8 spaces, found 2
(#229) Spaces must be used to indent lines; tabs are not allowed
(#229) Tab found within whitespace
(#229) Line indented incorrectly; expected at least 8 spaces, found 2
(#230) Spaces must be used to indent lines; tabs are not allowed
(#230) Tab found within whitespace
(#230) Whitespace found at end of line
(#231) Spaces must be used to indent lines; tabs are not allowed
(#231) Tab found within whitespace
(#231) Inline comments must start with a capital letter, digit or 3-dots sequence
(#231) Inline comments must end in full-stops, exclamation marks, or question marks
(#231) Line indented incorrectly; expected at least 8 spaces, found 2
(#232) Spaces must be used to indent lines; tabs are not allowed
(#232) Tab found within whitespace
(#232) Line indented incorrectly; expected at least 8 spaces, found 2
(#233) Spaces must be used to indent lines; tabs are not allowed
(#233) Tab found within whitespace
(#233) Line indented incorrectly; expected at least 8 spaces, found 2
(#234) Spaces must be used to indent lines; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected 8 spaces, found 2
(#234) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#235) Spaces must be used to indent lines; tabs are not allowed
(#235) Tab found within whitespace
(#235) Line indented incorrectly; expected at least 8 spaces, found 3
(#235) Expected 1 space before "!="; 2 found
(#236) Spaces must be used to indent lines; tabs are not allowed
(#236) Tab found within whitespace
(#236) Line indented incorrectly; expected at least 8 spaces, found 2
(#237) Spaces must be used to indent lines; tabs are not allowed
(#237) Tab found within whitespace
(#237) Line indented incorrectly; expected at least 12 spaces, found 3
(#238) Spaces must be used to indent lines; tabs are not allowed
(#238) Tab found within whitespace
(#238) Line indented incorrectly; expected at least 12 spaces, found 3
(#239) Spaces must be used to indent lines; tabs are not allowed
(#239) Tab found within whitespace
(#239) Line indented incorrectly; expected at least 12 spaces, found 3
(#240) Spaces must be used to indent lines; tabs are not allowed
(#240) Tab found within whitespace
(#240) Line indented incorrectly; expected 8 spaces, found 2
(#241) Spaces must be used to indent lines; tabs are not allowed
(#241) Tab found within whitespace
(#241) Whitespace found at end of line
(#242) Spaces must be used to indent lines; tabs are not allowed
(#242) Tab found within whitespace
(#242) Line indented incorrectly; expected at least 8 spaces, found 2
(#243) Spaces must be used to indent lines; tabs are not allowed
(#243) Tab found within whitespace
(#243) Whitespace found at end of line
(#244) Spaces must be used to indent lines; tabs are not allowed
(#244) Tab found within whitespace
(#244) Inline comments must start with a capital letter, digit or 3-dots sequence
(#244) Inline comments must end in full-stops, exclamation marks, or question marks
(#244) Line indented incorrectly; expected at least 8 spaces, found 2
(#245) Spaces must be used to indent lines; tabs are not allowed
(#245) Tab found within whitespace
(#245) Line indented incorrectly; expected at least 8 spaces, found 2
(#246) Spaces must be used to indent lines; tabs are not allowed
(#246) Tab found within whitespace
(#246) Line indented incorrectly; expected at least 8 spaces, found 3
(#247) Spaces must be used to indent lines; tabs are not allowed
(#247) Tab found within whitespace
(#247) Line indented incorrectly; expected at least 8 spaces, found 3
(#248) Spaces must be used to indent lines; tabs are not allowed
(#248) Tab found within whitespace
(#248) Line indented incorrectly; expected at least 8 spaces, found 3
(#249) Spaces must be used to indent lines; tabs are not allowed
(#249) Tab found within whitespace
(#249) Line indented incorrectly; expected at least 8 spaces, found 3
(#251) Spaces must be used to indent lines; tabs are not allowed
(#251) Tab found within whitespace
(#251) Line indented incorrectly; expected at least 8 spaces, found 2
(#252) Spaces must be used to indent lines; tabs are not allowed
(#252) Tab found within whitespace
(#252) Line indented incorrectly; expected at least 8 spaces, found 2
(#253) Spaces must be used to indent lines; tabs are not allowed
(#253) Tab found within whitespace
(#253) Line indented incorrectly; expected 4 spaces, found 1
(#263) Spaces must be used to indent lines; tabs are not allowed
(#263) Tab found within whitespace
(#263) Line indented incorrectly; expected 4 spaces, found 1
(#264) Opening brace should be on the same line as the declaration
(#269) Expected "try {\n...} catch (...) {\n"; found "try\n {\n...}\n catch (...)\n {\n"
(#271) Inline comments must end in full-stops, exclamation marks, or question marks
(#274) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#276) Expected "if (...) {\n"; found "if(...)\n {\n"
(#281) Expected "if (...) {\n"; found "if (...)\n {\n"
(#285) Expected "} else {\n"; found "}\n else\n {\n"
(#291) Inline comments must end in full-stops, exclamation marks, or question marks
(#294) Expected "if (...) {\n"; found "if (...)\n {\n"
(#298) Expected "do {\n...} while (...);\n"; found "do\n {\n...} while (...);\n"
(#306) Inline comments must end in full-stops, exclamation marks, or question marks
(#307) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#314) Expected "if (...) {\n"; found "if(...)\n {\n"
(#316) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#324) Closing brace indented incorrectly; expected 1 spaces, found 4
(#326) Spaces must be used to indent lines; tabs are not allowed
(#326) Tab found within whitespace
(#326) Line indented incorrectly; expected at least 4 spaces, found 1
(#327) Spaces must be used to indent lines; tabs are not allowed
(#328) Spaces must be used to indent lines; tabs are not allowed
(#329) Spaces must be used to indent lines; tabs are not allowed
(#330) Spaces must be used to indent lines; tabs are not allowed
(#331) Spaces must be used to indent lines; tabs are not allowed
(#332) Spaces must be used to indent lines; tabs are not allowed
(#332) Tab found within whitespace
(#332) Line indented incorrectly; expected 4 spaces, found 1
(#333) Spaces must be used to indent lines; tabs are not allowed
(#333) Tab found within whitespace
(#333) Line indented incorrectly; expected at least 4 spaces, found 1
(#333) Opening brace should be on the same line as the declaration
(#334) Spaces must be used to indent lines; tabs are not allowed
(#334) Tab found within whitespace
(#334) Line indented incorrectly; expected at least 8 spaces, found 2
(#335) Spaces must be used to indent lines; tabs are not allowed
(#335) Tab found within whitespace
(#335) Line indented incorrectly; expected 8 spaces, found 2
(#336) Spaces must be used to indent lines; tabs are not allowed
(#336) Tab found within whitespace
(#336) Line indented incorrectly; expected at least 12 spaces, found 3
(#337) Spaces must be used to indent lines; tabs are not allowed
(#337) Tab found within whitespace
(#337) Line indented incorrectly; expected 8 spaces, found 2
(#338) Spaces must be used to indent lines; tabs are not allowed
(#338) Tab found within whitespace
(#338) Line indented incorrectly; expected at least 12 spaces, found 3
(#339) Spaces must be used to indent lines; tabs are not allowed
(#339) Tab found within whitespace
(#339) Line indented incorrectly; expected 8 spaces, found 2
(#340) Spaces must be used to indent lines; tabs are not allowed
(#340) Tab found within whitespace
(#340) Line indented incorrectly; expected at least 8 spaces, found 2
(#341) Spaces must be used to indent lines; tabs are not allowed
(#341) Tab found within whitespace
(#341) Line indented incorrectly; expected 4 spaces, found 1
(#342) Spaces must be used to indent lines; tabs are not allowed
(#342) Tab found within whitespace
(#342) Whitespace found at end of line
(#343) Spaces must be used to indent lines; tabs are not allowed
(#343) Tab found within whitespace
(#343) Line indented incorrectly; expected at least 4 spaces, found 1
(#344) Spaces must be used to indent lines; tabs are not allowed
(#345) Spaces must be used to indent lines; tabs are not allowed
(#346) Spaces must be used to indent lines; tabs are not allowed
(#347) Spaces must be used to indent lines; tabs are not allowed
(#348) Spaces must be used to indent lines; tabs are not allowed
(#349) Spaces must be used to indent lines; tabs are not allowed
(#350) Spaces must be used to indent lines; tabs are not allowed
(#352) Spaces must be used to indent lines; tabs are not allowed
(#352) Tab found within whitespace
(#352) Line indented incorrectly; expected at least 4 spaces, found 1
(#352) Opening brace should be on the same line as the declaration
(#353) Spaces must be used to indent lines; tabs are not allowed
(#353) Tab found within whitespace
(#353) Line indented incorrectly; expected at least 8 spaces, found 2
(#354) Spaces must be used to indent lines; tabs are not allowed
(#354) Tab found within whitespace
(#354) Line indented incorrectly; expected 8 spaces, found 2
(#355) Spaces must be used to indent lines; tabs are not allowed
(#355) Tab found within whitespace
(#355) Line indented incorrectly; expected at least 12 spaces, found 3
(#356) Spaces must be used to indent lines; tabs are not allowed
(#356) Tab found within whitespace
(#356) Line indented incorrectly; expected 8 spaces, found 2
(#357) Spaces must be used to indent lines; tabs are not allowed
(#357) Tab found within whitespace
(#357) Line indented incorrectly; expected at least 12 spaces, found 3
(#358) Spaces must be used to indent lines; tabs are not allowed
(#358) Tab found within whitespace
(#358) Line indented incorrectly; expected 8 spaces, found 2
(#359) Spaces must be used to indent lines; tabs are not allowed
(#359) Tab found within whitespace
(#359) Line indented incorrectly; expected at least 8 spaces, found 2
(#360) Spaces must be used to indent lines; tabs are not allowed
(#360) Tab found within whitespace
(#360) Line indented incorrectly; expected 4 spaces, found 1
(#360) Closing brace indented incorrectly; expected 4 spaces, found 1
(#361) Spaces must be used to indent lines; tabs are not allowed
(#361) Tab found within whitespace
(#361) Whitespace found at end of line
(#362) Spaces must be used to indent lines; tabs are not allowed
(#362) Tab found within whitespace
(#362) Line indented incorrectly; expected at least 4 spaces, found 1
(#363) Spaces must be used to indent lines; tabs are not allowed
(#364) Spaces must be used to indent lines; tabs are not allowed
(#364) Whitespace found at end of line
(#365) Spaces must be used to indent lines; tabs are not allowed
(#365) Expected 1 space after asterisk; 2 found
(#366) Spaces must be used to indent lines; tabs are not allowed
(#366) Expected 1 space after asterisk; 2 found
(#367) Spaces must be used to indent lines; tabs are not allowed
(#367) Expected 1 space after asterisk; 2 found
(#368) Spaces must be used to indent lines; tabs are not allowed
(#368) Expected 1 space after asterisk; 2 found
(#369) Spaces must be used to indent lines; tabs are not allowed
(#369) Expected 1 space after asterisk; 2 found
(#370) Spaces must be used to indent lines; tabs are not allowed
(#370) Expected 1 space after asterisk; 2 found
(#371) Spaces must be used to indent lines; tabs are not allowed
(#371) Expected 1 space after asterisk; 2 found
(#372) Spaces must be used to indent lines; tabs are not allowed
(#373) Spaces must be used to indent lines; tabs are not allowed
(#373) Tab found within whitespace
(#373) Line indented incorrectly; expected 4 spaces, found 1
(#374) Spaces must be used to indent lines; tabs are not allowed
(#374) Tab found within whitespace
(#374) Line indented incorrectly; expected at least 4 spaces, found 1
(#374) Opening brace should be on the same line as the declaration
(#375) Spaces must be used to indent lines; tabs are not allowed
(#375) Tab found within whitespace
(#375) Line indented incorrectly; expected at least 8 spaces, found 2
(#376) Spaces must be used to indent lines; tabs are not allowed
(#376) Tab found within whitespace
(#376) Whitespace found at end of line
(#377) Spaces must be used to indent lines; tabs are not allowed
(#377) Tab found within whitespace
(#377) Line indented incorrectly; expected at least 8 spaces, found 2
(#377) "require_once" must be immediately followed by an open parenthesis
(#378) Spaces must be used to indent lines; tabs are not allowed
(#378) Tab found within whitespace
(#378) Line indented incorrectly; expected at least 8 spaces, found 2
(#378) "require_once" must be immediately followed by an open parenthesis
(#379) Spaces must be used to indent lines; tabs are not allowed
(#379) Tab found within whitespace
(#379) Whitespace found at end of line
(#380) Spaces must be used to indent lines; tabs are not allowed
(#380) Tab found within whitespace
(#380) Inline comments must start with a capital letter, digit or 3-dots sequence
(#380) Inline comments must end in full-stops, exclamation marks, or question marks
(#380) Line indented incorrectly; expected at least 8 spaces, found 2
(#381) Spaces must be used to indent lines; tabs are not allowed
(#381) Tab found within whitespace
(#381) Line indented incorrectly; expected at least 8 spaces, found 2
(#382) Spaces must be used to indent lines; tabs are not allowed
(#382) Tab found within whitespace
(#382) Line indented incorrectly; expected at least 8 spaces, found 2
(#383) Spaces must be used to indent lines; tabs are not allowed
(#383) Tab found within whitespace
(#384) Spaces must be used to indent lines; tabs are not allowed
(#384) Tab found within whitespace
(#384) Line indented incorrectly; expected at least 12 spaces, found 3
(#384) Inline control structures are not allowed
(#385) Spaces must be used to indent lines; tabs are not allowed
(#385) Tab found within whitespace
(#385) Line indented incorrectly; expected at least 12 spaces, found 4
(#386) Spaces must be used to indent lines; tabs are not allowed
(#386) Tab found within whitespace
(#386) Line indented incorrectly; expected 8 spaces, found 2
(#387) Spaces must be used to indent lines; tabs are not allowed
(#387) Tab found within whitespace
(#387) Whitespace found at end of line
(#388) Spaces must be used to indent lines; tabs are not allowed
(#388) Tab found within whitespace
(#388) Inline comments must start with a capital letter, digit or 3-dots sequence
(#388) Inline comments must end in full-stops, exclamation marks, or question marks
(#388) Line indented incorrectly; expected at least 4 spaces, found 2
(#389) Spaces must be used to indent lines; tabs are not allowed
(#389) Tab found within whitespace
(#389) Line indented incorrectly; expected at least 4 spaces, found 2
(#390) Spaces must be used to indent lines; tabs are not allowed
(#390) Tab found within whitespace
(#390) Line indented incorrectly; expected at least 4 spaces, found 2
(#390) Inline control structures are not allowed
(#391) Spaces must be used to indent lines; tabs are not allowed
(#391) Tab found within whitespace
(#391) Line indented incorrectly; expected at least 4 spaces, found 3
(#392) Spaces must be used to indent lines; tabs are not allowed
(#392) Tab found within whitespace
(#392) Line indented incorrectly; expected at least 4 spaces, found 2
(#393) Spaces must be used to indent lines; tabs are not allowed
(#393) Tab found within whitespace
(#393) Line indented incorrectly; expected at least 4 spaces, found 2
(#394) Spaces must be used to indent lines; tabs are not allowed
(#394) Tab found within whitespace
(#394) Line indented incorrectly; expected at least 4 spaces, found 3
(#395) Spaces must be used to indent lines; tabs are not allowed
(#395) Tab found within whitespace
(#395) Line indented incorrectly; expected at least 4 spaces, found 2
(#396) Spaces must be used to indent lines; tabs are not allowed
(#396) Tab found within whitespace
(#396) Line indented incorrectly; expected at least 4 spaces, found 3
(#397) Spaces must be used to indent lines; tabs are not allowed
(#397) Tab found within whitespace
(#397) Line indented incorrectly; expected at least 8 spaces, found 3
(#398) Spaces must be used to indent lines; tabs are not allowed
(#398) Tab found within whitespace
(#398) Line indented incorrectly; expected at least 8 spaces, found 2
(#399) Spaces must be used to indent lines; tabs are not allowed
(#399) Tab found within whitespace
(#399) Whitespace found at end of line
(#400) Spaces must be used to indent lines; tabs are not allowed
(#400) Tab found within whitespace
(#400) Inline comments must start with a capital letter, digit or 3-dots sequence
(#400) Inline comments must end in full-stops, exclamation marks, or question marks
(#400) Line indented incorrectly; expected at least 8 spaces, found 2
(#401) Spaces must be used to indent lines; tabs are not allowed
(#401) Tab found within whitespace
(#401) Line indented incorrectly; expected at least 8 spaces, found 2
(#402) Spaces must be used to indent lines; tabs are not allowed
(#402) Tab found within whitespace
(#402) Line indented incorrectly; expected at least 8 spaces, found 2
(#403) Spaces must be used to indent lines; tabs are not allowed
(#403) Tab found within whitespace
(#403) Whitespace found at end of line
(#404) Spaces must be used to indent lines; tabs are not allowed
(#404) Tab found within whitespace
(#404) Inline comments must start with a capital letter, digit or 3-dots sequence
(#404) Inline comments must end in full-stops, exclamation marks, or question marks
(#404) Line indented incorrectly; expected at least 8 spaces, found 2
(#405) Spaces must be used to indent lines; tabs are not allowed
(#405) Tab found within whitespace
(#405) Line indented incorrectly; expected at least 8 spaces, found 2
(#406) Spaces must be used to indent lines; tabs are not allowed
(#406) Tab found within whitespace
(#406) Line indented incorrectly; expected at least 8 spaces, found 2
(#407) Spaces must be used to indent lines; tabs are not allowed
(#407) Tab found within whitespace
(#407) Line indented incorrectly; expected at least 8 spaces, found 2
(#408) Spaces must be used to indent lines; tabs are not allowed
(#408) Tab found within whitespace
(#408) Line indented incorrectly; expected at least 8 spaces, found 2
(#409) Spaces must be used to indent lines; tabs are not allowed
(#409) Tab found within whitespace
(#409) Whitespace found at end of line
(#410) Spaces must be used to indent lines; tabs are not allowed
(#410) Tab found within whitespace
(#410) Inline comments must start with a capital letter, digit or 3-dots sequence
(#410) Inline comments must end in full-stops, exclamation marks, or question marks
(#410) Line indented incorrectly; expected at least 8 spaces, found 2
(#411) Spaces must be used to indent lines; tabs are not allowed
(#411) Tab found within whitespace
(#411) Line indented incorrectly; expected at least 8 spaces, found 2
(#412) Spaces must be used to indent lines; tabs are not allowed
(#412) Tab found within whitespace
(#412) Line indented incorrectly; expected at least 8 spaces, found 2
(#413) Spaces must be used to indent lines; tabs are not allowed
(#413) Tab found within whitespace
(#413) Line indented incorrectly; expected at least 8 spaces, found 2
(#414) Spaces must be used to indent lines; tabs are not allowed
(#414) Tab found within whitespace
(#414) Whitespace found at end of line
(#415) Spaces must be used to indent lines; tabs are not allowed
(#415) Tab found within whitespace
(#415) Inline comments must start with a capital letter, digit or 3-dots sequence
(#415) Inline comments must end in full-stops, exclamation marks, or question marks
(#415) Line indented incorrectly; expected at least 8 spaces, found 2
(#416) Spaces must be used to indent lines; tabs are not allowed
(#416) Tab found within whitespace
(#416) Line indented incorrectly; expected at least 8 spaces, found 2
(#417) Spaces must be used to indent lines; tabs are not allowed
(#417) Tab found within whitespace
(#417) Line indented incorrectly; expected at least 8 spaces, found 3
(#418) Spaces must be used to indent lines; tabs are not allowed
(#418) Tab found within whitespace
(#418) Line indented incorrectly; expected at least 8 spaces, found 3
(#419) Spaces must be used to indent lines; tabs are not allowed
(#419) Tab found within whitespace
(#419) Line indented incorrectly; expected 8 spaces, found 2
(#420) Spaces must be used to indent lines; tabs are not allowed
(#420) Tab found within whitespace
(#420) Line indented incorrectly; expected at least 12 spaces, found 3
(#420) Inline control structures are not allowed
(#421) Spaces must be used to indent lines; tabs are not allowed
(#421) Tab found within whitespace
(#421) Line indented incorrectly; expected at least 12 spaces, found 4
(#422) Spaces must be used to indent lines; tabs are not allowed
(#422) Tab found within whitespace
(#422) Line indented incorrectly; expected 8 spaces, found 2
(#423) Spaces must be used to indent lines; tabs are not allowed
(#423) Tab found within whitespace
(#423) Line indented incorrectly; expected 8 spaces, found 2
(#424) Spaces must be used to indent lines; tabs are not allowed
(#424) Tab found within whitespace
(#424) Line indented incorrectly; expected at least 12 spaces, found 3
(#425) Spaces must be used to indent lines; tabs are not allowed
(#425) Tab found within whitespace
(#425) Line indented incorrectly; expected 8 spaces, found 2
(#426) Spaces must be used to indent lines; tabs are not allowed
(#426) Tab found within whitespace
(#426) Line indented incorrectly; expected at least 8 spaces, found 2
(#427) Spaces must be used to indent lines; tabs are not allowed
(#427) Tab found within whitespace
(#427) Line indented incorrectly; expected at least 8 spaces, found 2
(#428) Spaces must be used to indent lines; tabs are not allowed
(#428) Tab found within whitespace
(#428) Whitespace found at end of line
(#429) Spaces must be used to indent lines; tabs are not allowed
(#429) Tab found within whitespace
(#429) Inline comments must start with a capital letter, digit or 3-dots sequence
(#429) Inline comments must end in full-stops, exclamation marks, or question marks
(#429) Line indented incorrectly; expected at least 8 spaces, found 2
(#430) Spaces must be used to indent lines; tabs are not allowed
(#430) Tab found within whitespace
(#430) Line indented incorrectly; expected 8 spaces, found 2
(#431) Spaces must be used to indent lines; tabs are not allowed
(#431) Tab found within whitespace
(#431) Line indented incorrectly; expected 12 spaces, found 3
(#432) Spaces must be used to indent lines; tabs are not allowed
(#432) Tab found within whitespace
(#432) Line indented incorrectly; expected at least 16 spaces, found 4
(#433) Spaces must be used to indent lines; tabs are not allowed
(#433) Tab found within whitespace
(#433) Line indented incorrectly; expected at least 16 spaces, found 4
(#434) Spaces must be used to indent lines; tabs are not allowed
(#434) Tab found within whitespace
(#434) Line indented incorrectly; expected at least 16 spaces, found 4
(#435) Spaces must be used to indent lines; tabs are not allowed
(#435) Tab found within whitespace
(#435) Line indented incorrectly; expected 12 spaces, found 3
(#436) Spaces must be used to indent lines; tabs are not allowed
(#436) Tab found within whitespace
(#436) Line indented incorrectly; expected 8 spaces, found 2
(#437) Spaces must be used to indent lines; tabs are not allowed
(#437) Tab found within whitespace
(#437) Line indented incorrectly; expected at least 8 spaces, found 2
(#438) Spaces must be used to indent lines; tabs are not allowed
(#438) Tab found within whitespace
(#438) Whitespace found at end of line
(#439) Spaces must be used to indent lines; tabs are not allowed
(#439) Tab found within whitespace
(#439) Line indented incorrectly; expected at least 8 spaces, found 2
(#440) Spaces must be used to indent lines; tabs are not allowed
(#440) Tab found within whitespace
(#440) Line indented incorrectly; expected 4 spaces, found 1
(#448) Spaces must be used to indent lines; tabs are not allowed
(#448) Tab found within whitespace
(#448) Line indented incorrectly; expected 4 spaces, found 1
(#449) Opening brace should be on the same line as the declaration
(#452) Expected "if (...) {\n"; found "if(...)\n {\n"
(#457) Variable "idObjects" must be all lower-case
(#459) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#459) Variable "idObjects" must be all lower-case
(#459) Variable "idObject" must be all lower-case
(#461) Variable "idObject" must be all lower-case
(#463) Closing brace indented incorrectly; expected 1 spaces, found 4
(#464) Spaces must be used to indent lines; tabs are not allowed
(#464) Tab found within whitespace
(#464) Whitespace found at end of line
(#465) Spaces must be used to indent lines; tabs are not allowed
(#465) Tab found within whitespace
(#465) Line indented incorrectly; expected at least 4 spaces, found 1
(#466) Spaces must be used to indent lines; tabs are not allowed
(#467) Spaces must be used to indent lines; tabs are not allowed
(#467) Whitespace found at end of line
(#468) Spaces must be used to indent lines; tabs are not allowed
(#468) Expected 1 space after asterisk; 2 found
(#469) Spaces must be used to indent lines; tabs are not allowed
(#469) Expected 1 space after asterisk; 2 found
(#470) Spaces must be used to indent lines; tabs are not allowed
(#470) Expected 1 space after asterisk; 2 found
(#471) Spaces must be used to indent lines; tabs are not allowed
(#472) Spaces must be used to indent lines; tabs are not allowed
(#472) Tab found within whitespace
(#472) Line indented incorrectly; expected 4 spaces, found 1
(#473) Spaces must be used to indent lines; tabs are not allowed
(#473) Tab found within whitespace
(#473) Line indented incorrectly; expected at least 4 spaces, found 1
(#473) Opening brace should be on the same line as the declaration
(#474) Spaces must be used to indent lines; tabs are not allowed
(#474) Tab found within whitespace
(#474) Line indented incorrectly; expected at least 8 spaces, found 2
(#476) Spaces must be used to indent lines; tabs are not allowed
(#476) Tab found within whitespace
(#476) Line indented incorrectly; expected at least 8 spaces, found 2
(#477) Spaces must be used to indent lines; tabs are not allowed
(#477) Tab found within whitespace
(#477) Line indented incorrectly; expected at least 8 spaces, found 2
(#477) Inline control structures are not allowed
(#478) Spaces must be used to indent lines; tabs are not allowed
(#478) Tab found within whitespace
(#478) Line indented incorrectly; expected at least 8 spaces, found 3
(#479) Spaces must be used to indent lines; tabs are not allowed
(#479) Tab found within whitespace
(#479) Line indented incorrectly; expected at least 8 spaces, found 2
(#480) Spaces must be used to indent lines; tabs are not allowed
(#480) Tab found within whitespace
(#480) Whitespace found at end of line
(#481) Spaces must be used to indent lines; tabs are not allowed
(#481) Tab found within whitespace
(#481) Line indented incorrectly; expected at least 8 spaces, found 2
(#482) Spaces must be used to indent lines; tabs are not allowed
(#482) Tab found within whitespace
(#482) Line indented incorrectly; expected at least 8 spaces, found 2
(#483) Spaces must be used to indent lines; tabs are not allowed
(#483) Tab found within whitespace
(#483) Line indented incorrectly; expected 8 spaces, found 2
(#484) Spaces must be used to indent lines; tabs are not allowed
(#484) Tab found within whitespace
(#484) Line indented incorrectly; expected at least 12 spaces, found 3
(#485) Spaces must be used to indent lines; tabs are not allowed
(#485) Tab found within whitespace
(#485) Line indented incorrectly; expected at least 12 spaces, found 3
(#486) Spaces must be used to indent lines; tabs are not allowed
(#486) Tab found within whitespace
(#486) Line indented incorrectly; expected at least 12 spaces, found 3
(#487) Spaces must be used to indent lines; tabs are not allowed
(#487) Tab found within whitespace
(#487) Line indented incorrectly; expected 8 spaces, found 2
(#488) Spaces must be used to indent lines; tabs are not allowed
(#488) Tab found within whitespace
(#488) Line indented incorrectly; expected 4 spaces, found 1
(#489) Spaces must be used to indent lines; tabs are not allowed
(#489) Tab found within whitespace
(#489) Whitespace found at end of line
(#490) Spaces must be used to indent lines; tabs are not allowed
(#490) Tab found within whitespace
(#490) Line indented incorrectly; expected at least 4 spaces, found 1
(#491) Spaces must be used to indent lines; tabs are not allowed
(#492) Spaces must be used to indent lines; tabs are not allowed
(#492) Whitespace found at end of line
(#493) Spaces must be used to indent lines; tabs are not allowed
(#493) Expected 1 space after asterisk; 2 found
(#494) Spaces must be used to indent lines; tabs are not allowed
(#494) Expected 1 space after asterisk; 2 found
(#495) Spaces must be used to indent lines; tabs are not allowed
(#495) Expected 1 space after asterisk; 2 found
(#496) Spaces must be used to indent lines; tabs are not allowed
(#496) Expected 1 space after asterisk; 2 found
(#497) Spaces must be used to indent lines; tabs are not allowed
(#498) Spaces must be used to indent lines; tabs are not allowed
(#498) Tab found within whitespace
(#498) Line indented incorrectly; expected 4 spaces, found 1
(#499) Spaces must be used to indent lines; tabs are not allowed
(#499) Tab found within whitespace
(#499) Line indented incorrectly; expected at least 4 spaces, found 1
(#499) Opening brace should be on the same line as the declaration
(#500) Spaces must be used to indent lines; tabs are not allowed
(#500) Tab found within whitespace
(#500) Line indented incorrectly; expected at least 8 spaces, found 2
(#502) Spaces must be used to indent lines; tabs are not allowed
(#502) Tab found within whitespace
(#502) Line indented incorrectly; expected at least 8 spaces, found 2
(#503) Spaces must be used to indent lines; tabs are not allowed
(#503) Tab found within whitespace
(#503) Line indented incorrectly; expected at least 8 spaces, found 2
(#503) Inline control structures are not allowed
(#504) Spaces must be used to indent lines; tabs are not allowed
(#504) Tab found within whitespace
(#504) Line indented incorrectly; expected at least 8 spaces, found 3
(#505) Spaces must be used to indent lines; tabs are not allowed
(#505) Tab found within whitespace
(#505) Line indented incorrectly; expected at least 8 spaces, found 2
(#506) Spaces must be used to indent lines; tabs are not allowed
(#506) Tab found within whitespace
(#506) Whitespace found at end of line
(#507) Spaces must be used to indent lines; tabs are not allowed
(#507) Tab found within whitespace
(#507) Inline comments must start with a capital letter, digit or 3-dots sequence
(#507) Inline comments must end in full-stops, exclamation marks, or question marks
(#507) Line indented incorrectly; expected at least 8 spaces, found 2
(#508) Spaces must be used to indent lines; tabs are not allowed
(#508) Tab found within whitespace
(#508) Line indented incorrectly; expected at least 8 spaces, found 2
(#509) Spaces must be used to indent lines; tabs are not allowed
(#509) Tab found within whitespace
(#509) Line indented incorrectly; expected at least 8 spaces, found 3
(#509) Expected 1 space before "?"; newline found
(#510) Spaces must be used to indent lines; tabs are not allowed
(#510) Tab found within whitespace
(#510) Line indented incorrectly; expected at least 8 spaces, found 3
(#510) Expected 1 space before ":"; newline found
(#511) Spaces must be used to indent lines; tabs are not allowed
(#511) Tab found within whitespace
(#511) Whitespace found at end of line
(#512) Spaces must be used to indent lines; tabs are not allowed
(#512) Tab found within whitespace
(#512) Inline comments must start with a capital letter, digit or 3-dots sequence
(#512) Inline comments must end in full-stops, exclamation marks, or question marks
(#512) Line indented incorrectly; expected at least 8 spaces, found 2
(#513) Spaces must be used to indent lines; tabs are not allowed
(#513) Tab found within whitespace
(#513) Line indented incorrectly; expected at least 8 spaces, found 2
(#514) Spaces must be used to indent lines; tabs are not allowed
(#514) Tab found within whitespace
(#514) Line indented incorrectly; expected at least 8 spaces, found 3
(#514) Whitespace found at end of line within string
(#516) Spaces must be used to indent lines; tabs are not allowed
(#516) Tab found within whitespace
(#516) Line indented incorrectly; expected at least 8 spaces, found 3
(#517) Spaces must be used to indent lines; tabs are not allowed
(#517) Tab found within whitespace
(#517) Line indented incorrectly; expected at least 8 spaces, found 3
(#518) Spaces must be used to indent lines; tabs are not allowed
(#518) Tab found within whitespace
(#518) Whitespace found at end of line
(#519) Spaces must be used to indent lines; tabs are not allowed
(#519) Tab found within whitespace
(#519) Line indented incorrectly; expected at least 8 spaces, found 2
(#520) Spaces must be used to indent lines; tabs are not allowed
(#520) Tab found within whitespace
(#520) Line indented incorrectly; expected 4 spaces, found 1
(#521) Spaces must be used to indent lines; tabs are not allowed
(#521) Tab found within whitespace
(#521) Whitespace found at end of line
(#522) Spaces must be used to indent lines; tabs are not allowed
(#522) Tab found within whitespace
(#522) Line indented incorrectly; expected at least 4 spaces, found 1
(#523) Spaces must be used to indent lines; tabs are not allowed
(#524) Spaces must be used to indent lines; tabs are not allowed
(#524) Whitespace found at end of line
(#525) Spaces must be used to indent lines; tabs are not allowed
(#525) Expected 1 space after asterisk; 2 found
(#526) Spaces must be used to indent lines; tabs are not allowed
(#526) Expected 1 space after asterisk; 2 found
(#527) Spaces must be used to indent lines; tabs are not allowed
(#527) Expected 1 space after asterisk; 2 found
(#528) Spaces must be used to indent lines; tabs are not allowed
(#529) Spaces must be used to indent lines; tabs are not allowed
(#529) Tab found within whitespace
(#529) Line indented incorrectly; expected 4 spaces, found 1
(#530) Spaces must be used to indent lines; tabs are not allowed
(#530) Tab found within whitespace
(#530) Line indented incorrectly; expected at least 4 spaces, found 1
(#530) Opening brace should be on the same line as the declaration
(#531) Spaces must be used to indent lines; tabs are not allowed
(#531) Tab found within whitespace
(#531) Line indented incorrectly; expected at least 8 spaces, found 2
(#533) Spaces must be used to indent lines; tabs are not allowed
(#533) Tab found within whitespace
(#533) Line indented incorrectly; expected at least 8 spaces, found 2
(#534) Spaces must be used to indent lines; tabs are not allowed
(#534) Tab found within whitespace
(#534) Line indented incorrectly; expected at least 8 spaces, found 2
(#534) Inline control structures are not allowed
(#535) Spaces must be used to indent lines; tabs are not allowed
(#535) Tab found within whitespace
(#535) Line indented incorrectly; expected at least 8 spaces, found 3
(#536) Spaces must be used to indent lines; tabs are not allowed
(#536) Tab found within whitespace
(#536) Line indented incorrectly; expected at least 8 spaces, found 2
(#537) Spaces must be used to indent lines; tabs are not allowed
(#537) Tab found within whitespace
(#537) Whitespace found at end of line
(#538) Spaces must be used to indent lines; tabs are not allowed
(#538) Tab found within whitespace
(#538) Line indented incorrectly; expected at least 8 spaces, found 2
(#539) Spaces must be used to indent lines; tabs are not allowed
(#539) Tab found within whitespace
(#539) Line indented incorrectly; expected at least 8 spaces, found 2
(#540) Spaces must be used to indent lines; tabs are not allowed
(#540) Tab found within whitespace
(#540) Whitespace found at end of line
(#541) Spaces must be used to indent lines; tabs are not allowed
(#541) Tab found within whitespace
(#541) Line indented incorrectly; expected at least 8 spaces, found 2
(#542) Spaces must be used to indent lines; tabs are not allowed
(#542) Tab found within whitespace
(#542) Line indented incorrectly; expected 4 spaces, found 1
(#548) Spaces must be used to indent lines; tabs are not allowed
(#548) Tab found within whitespace
(#548) Line indented incorrectly; expected 4 spaces, found 1
(#549) Opening brace should be on the same line as the declaration
(#552) Expected "if (...) {\n"; found "if(...)\n {\n"
(#557) Variable "idObjects" must be all lower-case
(#559) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#559) Variable "idObjects" must be all lower-case
(#559) Variable "idObject" must be all lower-case
(#561) Variable "idObject" must be all lower-case
(#563) Closing brace indented incorrectly; expected 1 spaces, found 4
(#564) Spaces must be used to indent lines; tabs are not allowed
(#564) Tab found within whitespace
(#564) Whitespace found at end of line
(#565) Spaces must be used to indent lines; tabs are not allowed
(#565) Tab found within whitespace
(#565) Line indented incorrectly; expected at least 4 spaces, found 1
(#566) Spaces must be used to indent lines; tabs are not allowed
(#567) Spaces must be used to indent lines; tabs are not allowed
(#567) Whitespace found at end of line
(#568) Spaces must be used to indent lines; tabs are not allowed
(#568) Expected 1 space after asterisk; 2 found
(#569) Spaces must be used to indent lines; tabs are not allowed
(#569) Expected 1 space after asterisk; 2 found
(#570) Spaces must be used to indent lines; tabs are not allowed
(#570) Expected 1 space after asterisk; 2 found
(#571) Spaces must be used to indent lines; tabs are not allowed
(#572) Spaces must be used to indent lines; tabs are not allowed
(#572) Tab found within whitespace
(#572) Line indented incorrectly; expected 4 spaces, found 1
(#573) Spaces must be used to indent lines; tabs are not allowed
(#573) Tab found within whitespace
(#573) Line indented incorrectly; expected at least 4 spaces, found 1
(#573) Opening brace should be on the same line as the declaration
(#574) Spaces must be used to indent lines; tabs are not allowed
(#574) Tab found within whitespace
(#574) Line indented incorrectly; expected at least 8 spaces, found 2
(#575) Spaces must be used to indent lines; tabs are not allowed
(#575) Tab found within whitespace
(#575) Line indented incorrectly; expected at least 8 spaces, found 2
(#576) Spaces must be used to indent lines; tabs are not allowed
(#576) Tab found within whitespace
(#576) Line indented incorrectly; expected at least 8 spaces, found 2
(#576) Inline control structures are not allowed
(#577) Spaces must be used to indent lines; tabs are not allowed
(#577) Tab found within whitespace
(#577) Line indented incorrectly; expected at least 8 spaces, found 3
(#578) Spaces must be used to indent lines; tabs are not allowed
(#578) Tab found within whitespace
(#578) Line indented incorrectly; expected at least 8 spaces, found 2
(#579) Spaces must be used to indent lines; tabs are not allowed
(#579) Tab found within whitespace
(#579) Line indented incorrectly; expected 4 spaces, found 1
(#580) Spaces must be used to indent lines; tabs are not allowed
(#580) Tab found within whitespace
(#580) Whitespace found at end of line
(#581) Spaces must be used to indent lines; tabs are not allowed
(#581) Tab found within whitespace
(#581) Line indented incorrectly; expected at least 4 spaces, found 1
(#582) Spaces must be used to indent lines; tabs are not allowed
(#583) Spaces must be used to indent lines; tabs are not allowed
(#583) Whitespace found at end of line
(#584) Spaces must be used to indent lines; tabs are not allowed
(#584) Expected 1 space after asterisk; 2 found
(#585) Spaces must be used to indent lines; tabs are not allowed
(#585) Expected 1 space after asterisk; 2 found
(#586) Spaces must be used to indent lines; tabs are not allowed
(#587) Spaces must be used to indent lines; tabs are not allowed
(#587) Tab found within whitespace
(#587) Line indented incorrectly; expected 4 spaces, found 1
(#588) Spaces must be used to indent lines; tabs are not allowed
(#588) Tab found within whitespace
(#588) Line indented incorrectly; expected at least 4 spaces, found 1
(#588) Opening brace should be on the same line as the declaration
(#589) Spaces must be used to indent lines; tabs are not allowed
(#589) Tab found within whitespace
(#589) Line indented incorrectly; expected 8 spaces, found 2
(#590) Spaces must be used to indent lines; tabs are not allowed
(#590) Tab found within whitespace
(#590) Line indented incorrectly; expected at least 12 spaces, found 3
(#590) Inline control structures are not allowed
(#591) Spaces must be used to indent lines; tabs are not allowed
(#591) Tab found within whitespace
(#591) Line indented incorrectly; expected at least 12 spaces, found 4
(#592) Spaces must be used to indent lines; tabs are not allowed
(#592) Tab found within whitespace
(#592) Line indented incorrectly; expected 8 spaces, found 2
(#593) Spaces must be used to indent lines; tabs are not allowed
(#593) Tab found within whitespace
(#593) Line indented incorrectly; expected at least 12 spaces, found 3
(#594) Spaces must be used to indent lines; tabs are not allowed
(#594) Tab found within whitespace
(#594) Line indented incorrectly; expected 8 spaces, found 2
(#595) Spaces must be used to indent lines; tabs are not allowed
(#595) Tab found within whitespace
(#595) Line indented incorrectly; expected at least 8 spaces, found 2
(#596) Spaces must be used to indent lines; tabs are not allowed
(#596) Tab found within whitespace
(#596) Line indented incorrectly; expected 4 spaces, found 1
(#597) Spaces must be used to indent lines; tabs are not allowed
(#597) Tab found within whitespace
(#597) Whitespace found at end of line
(#598) Spaces must be used to indent lines; tabs are not allowed
(#598) Tab found within whitespace
(#598) Line indented incorrectly; expected at least 4 spaces, found 1
(#599) Spaces must be used to indent lines; tabs are not allowed
(#600) Spaces must be used to indent lines; tabs are not allowed
(#600) Whitespace found at end of line
(#601) Spaces must be used to indent lines; tabs are not allowed
(#601) Expected 1 space after asterisk; 2 found
(#602) Spaces must be used to indent lines; tabs are not allowed
(#602) Expected 1 space after asterisk; 2 found
(#603) Spaces must be used to indent lines; tabs are not allowed
(#603) Expected 1 space after asterisk; 2 found
(#604) Spaces must be used to indent lines; tabs are not allowed
(#605) Spaces must be used to indent lines; tabs are not allowed
(#605) Tab found within whitespace
(#605) Line indented incorrectly; expected 4 spaces, found 1
(#606) Spaces must be used to indent lines; tabs are not allowed
(#606) Tab found within whitespace
(#606) Line indented incorrectly; expected at least 4 spaces, found 1
(#606) Opening brace should be on the same line as the declaration
(#607) Spaces must be used to indent lines; tabs are not allowed
(#607) Tab found within whitespace
(#607) Line indented incorrectly; expected at least 8 spaces, found 2
(#608) Spaces must be used to indent lines; tabs are not allowed
(#608) Tab found within whitespace
(#608) Line indented incorrectly; expected 8 spaces, found 2
(#609) Spaces must be used to indent lines; tabs are not allowed
(#609) Tab found within whitespace
(#609) Line indented incorrectly; expected at least 12 spaces, found 3
(#610) Spaces must be used to indent lines; tabs are not allowed
(#610) Tab found within whitespace
(#610) Line indented incorrectly; expected at least 12 spaces, found 4
(#610) Whitespace found at end of line within string
(#611) Whitespace found at end of line within string
(#613) Spaces must be used to indent lines; tabs are not allowed
(#613) Tab found within whitespace
(#613) Line indented incorrectly; expected at least 12 spaces, found 4
(#614) Spaces must be used to indent lines; tabs are not allowed
(#614) Tab found within whitespace
(#614) Line indented incorrectly; expected at least 18 spaces, found 4
(#615) Spaces must be used to indent lines; tabs are not allowed
(#615) Tab found within whitespace
(#615) Line indented incorrectly; expected at least 18 spaces, found 3
(#616) Spaces must be used to indent lines; tabs are not allowed
(#616) Tab found within whitespace
(#616) Line indented incorrectly; expected 8 spaces, found 2
(#617) Spaces must be used to indent lines; tabs are not allowed
(#617) Tab found within whitespace
(#617) Line indented incorrectly; expected at least 8 spaces, found 2
(#618) Spaces must be used to indent lines; tabs are not allowed
(#618) Tab found within whitespace
(#618) Line indented incorrectly; expected 4 spaces, found 1
(#619) Spaces must be used to indent lines; tabs are not allowed
(#619) Tab found within whitespace
(#619) Whitespace found at end of line
(#620) Spaces must be used to indent lines; tabs are not allowed
(#620) Tab found within whitespace
(#620) Line indented incorrectly; expected at least 4 spaces, found 1
(#621) Spaces must be used to indent lines; tabs are not allowed
(#622) Spaces must be used to indent lines; tabs are not allowed
(#622) Whitespace found at end of line
(#623) Spaces must be used to indent lines; tabs are not allowed
(#623) Expected 1 space after asterisk; 2 found
(#624) Spaces must be used to indent lines; tabs are not allowed
(#624) Expected 1 space after asterisk; 2 found
(#625) Spaces must be used to indent lines; tabs are not allowed
(#625) Expected 1 space after asterisk; 2 found
(#626) Spaces must be used to indent lines; tabs are not allowed
(#627) Spaces must be used to indent lines; tabs are not allowed
(#627) Tab found within whitespace
(#627) Line indented incorrectly; expected 4 spaces, found 1
(#628) Spaces must be used to indent lines; tabs are not allowed
(#628) Tab found within whitespace
(#628) Line indented incorrectly; expected at least 4 spaces, found 1
(#628) Opening brace should be on the same line as the declaration
(#629) Spaces must be used to indent lines; tabs are not allowed
(#629) Tab found within whitespace
(#629) Line indented incorrectly; expected at least 8 spaces, found 2
(#630) Spaces must be used to indent lines; tabs are not allowed
(#630) Tab found within whitespace
(#630) Line indented incorrectly; expected 8 spaces, found 2
(#631) Spaces must be used to indent lines; tabs are not allowed
(#631) Tab found within whitespace
(#631) Line indented incorrectly; expected at least 12 spaces, found 3
(#631) "include_once" must be immediately followed by an open parenthesis
(#632) Spaces must be used to indent lines; tabs are not allowed
(#632) Tab found within whitespace
(#632) Line indented incorrectly; expected 12 spaces, found 3
(#633) Spaces must be used to indent lines; tabs are not allowed
(#633) Tab found within whitespace
(#633) Line indented incorrectly; expected at least 16 spaces, found 4
(#634) Spaces must be used to indent lines; tabs are not allowed
(#634) Tab found within whitespace
(#634) Line indented incorrectly; expected at least 16 spaces, found 4
(#634) Inline control structures are not allowed
(#635) Spaces must be used to indent lines; tabs are not allowed
(#635) Tab found within whitespace
(#635) Line indented incorrectly; expected at least 16 spaces, found 5
(#636) Spaces must be used to indent lines; tabs are not allowed
(#636) Tab found within whitespace
(#636) Line indented incorrectly; expected at least 16 spaces, found 4
(#637) Spaces must be used to indent lines; tabs are not allowed
(#637) Tab found within whitespace
(#637) Line indented incorrectly; expected 12 spaces, found 3
(#638) Spaces must be used to indent lines; tabs are not allowed
(#638) Tab found within whitespace
(#638) Line indented incorrectly; expected 8 spaces, found 2
(#639) Spaces must be used to indent lines; tabs are not allowed
(#639) Tab found within whitespace
(#639) Line indented incorrectly; expected at least 8 spaces, found 2
(#640) Spaces must be used to indent lines; tabs are not allowed
(#640) Tab found within whitespace
(#640) Line indented incorrectly; expected 4 spaces, found 1
blocks/sharing_cart/classes/exception.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#20) Expected 1 space after asterisk; 2 found
(#21) Expected 1 space after asterisk; 2 found
(#22) Expected 1 space after asterisk; 2 found
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#33) Whitespace found at end of line
(#34) Expected 1 space after asterisk; 2 found
(#35) Expected 1 space after asterisk; 2 found
(#38) Opening brace should be on the same line as the declaration
blocks/sharing_cart/classes/record.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#20) Expected 1 space after asterisk; 2 found
(#21) Expected 1 space after asterisk; 2 found
(#22) Expected 1 space after asterisk; 2 found
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected at least 4 spaces, found 1
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Whitespace found at end of line
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected at least 4 spaces, found 1
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Whitespace found at end of line
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected 4 spaces, found 1
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected 4 spaces, found 1
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected 4 spaces, found 1
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected 4 spaces, found 1
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected 4 spaces, found 1
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected 4 spaces, found 1
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected 4 spaces, found 1
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected 4 spaces, found 1
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected 4 spaces, found 1
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected 4 spaces, found 1
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected 4 spaces, found 1
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Whitespace found at end of line
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected at least 4 spaces, found 1
(#50) Spaces must be used to indent lines; tabs are not allowed
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Whitespace found at end of line
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Expected 1 space after asterisk; 2 found
(#53) Spaces must be used to indent lines; tabs are not allowed
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected 4 spaces, found 1
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected at least 4 spaces, found 1
(#55) Opening brace should be on the same line as the declaration
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected at least 8 spaces, found 2
(#56) Inline control structures are not allowed
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected at least 8 spaces, found 3
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Whitespace found at end of line
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Inline comments must start with a capital letter, digit or 3-dots sequence
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) Line indented incorrectly; expected at least 8 spaces, found 2
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected at least 8 spaces, found 2
(#60) Variable "GLOBALS" must be all lower-case
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected at least 8 spaces, found 2
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected 4 spaces, found 1
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Whitespace found at end of line
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected at least 4 spaces, found 1
(#65) Spaces must be used to indent lines; tabs are not allowed
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Whitespace found at end of line
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Expected 1 space after asterisk; 2 found
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Expected 1 space after asterisk; 2 found
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Expected 1 space after asterisk; 2 found
(#70) Spaces must be used to indent lines; tabs are not allowed
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected 4 spaces, found 1
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected at least 4 spaces, found 1
(#72) Opening brace should be on the same line as the declaration
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 8 spaces, found 2
(#73) Variable "GLOBALS" must be all lower-case
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected at least 8 spaces, found 2
(#74) Inline control structures are not allowed
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected at least 8 spaces, found 3
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 8 spaces, found 2
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected 4 spaces, found 1
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Whitespace found at end of line
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 4 spaces, found 1
(#80) Spaces must be used to indent lines; tabs are not allowed
(#81) Spaces must be used to indent lines; tabs are not allowed
(#82) Expected 2 space(s) before asterisk; 5 found
(#82) Expected 1 space after asterisk; 2 found
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Expected 1 space after asterisk; 2 found
(#84) Spaces must be used to indent lines; tabs are not allowed
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected 4 spaces, found 1
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 4 spaces, found 1
(#86) Opening brace should be on the same line as the declaration
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 8 spaces, found 2
(#87) Inline control structures are not allowed
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected at least 8 spaces, found 3
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 8 spaces, found 2
(#89) Variable "GLOBALS" must be all lower-case
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected at least 8 spaces, found 2
(#90) Inline control structures are not allowed
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected at least 8 spaces, found 3
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected at least 8 spaces, found 2
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 8 spaces, found 2
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected 4 spaces, found 1
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Whitespace found at end of line
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected at least 4 spaces, found 1
(#98) Spaces must be used to indent lines; tabs are not allowed
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Whitespace found at end of line
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Expected 1 space after asterisk; 2 found
(#101) Spaces must be used to indent lines; tabs are not allowed
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected 4 spaces, found 1
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected at least 4 spaces, found 1
(#103) Opening brace should be on the same line as the declaration
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected at least 8 spaces, found 2
(#104) Inline control structures are not allowed
(#104) Variable "GLOBALS" must be all lower-case
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected at least 8 spaces, found 3
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected at least 8 spaces, found 2
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected 4 spaces, found 1
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Whitespace found at end of line
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected at least 4 spaces, found 1
(#110) Spaces must be used to indent lines; tabs are not allowed
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Whitespace found at end of line
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Expected 1 space after asterisk; 2 found
(#113) Spaces must be used to indent lines; tabs are not allowed
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected 4 spaces, found 1
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected at least 4 spaces, found 1
(#115) Opening brace should be on the same line as the declaration
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected at least 8 spaces, found 2
(#116) Variable "GLOBALS" must be all lower-case
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected at least 8 spaces, found 2
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected 4 spaces, found 1
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Whitespace found at end of line
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected at least 4 spaces, found 1
(#121) Spaces must be used to indent lines; tabs are not allowed
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Whitespace found at end of line
(#123) Spaces must be used to indent lines; tabs are not allowed
(#124) Spaces must be used to indent lines; tabs are not allowed
(#125) Spaces must be used to indent lines; tabs are not allowed
(#126) Spaces must be used to indent lines; tabs are not allowed
(#127) Spaces must be used to indent lines; tabs are not allowed
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected 4 spaces, found 1
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected at least 4 spaces, found 1
(#129) Opening brace should be on the same line as the declaration
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected at least 8 spaces, found 2
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected 8 spaces, found 2
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected at least 12 spaces, found 3
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected 12 spaces, found 3
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected at least 16 spaces, found 4
(#134) Inline control structures are not allowed
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected at least 16 spaces, found 5
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected at least 16 spaces, found 4
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected 12 spaces, found 3
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected 12 spaces, found 3
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected at least 16 spaces, found 4
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Tab found within whitespace
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) Inline comments must start with a capital letter, digit or 3-dots sequence
(#141) Inline comments must end in full-stops, exclamation marks, or question marks
(#141) Line indented incorrectly; expected at least 20 spaces, found 5
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected at least 20 spaces, found 5
(#142) Inline control structures are not allowed
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected at least 20 spaces, found 5
(#143) Inline control structures are not allowed
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#144) Inline comments must start with a capital letter, digit or 3-dots sequence
(#144) Inline comments must end in full-stops, exclamation marks, or question marks
(#144) Line indented incorrectly; expected at least 20 spaces, found 5
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected at least 20 spaces, found 5
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected 16 spaces, found 4
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected at least 8 spaces, found 5
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected 12 spaces, found 3
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected 8 spaces, found 2
(#152) Spaces must be used to indent lines; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected 4 spaces, found 1
blocks/sharing_cart/classes/renderer.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#20) Expected 1 space after asterisk; 2 found
(#21) Expected 1 space after asterisk; 2 found
(#22) Expected 1 space after asterisk; 2 found
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Line indented incorrectly; expected at least 4 spaces, found 1
(#33) Spaces must be used to indent lines; tabs are not allowed
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Whitespace found at end of line
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Expected 1 space after asterisk; 2 found
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Expected 1 space after asterisk; 2 found
(#37) Spaces must be used to indent lines; tabs are not allowed
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected 4 spaces, found 1
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected at least 4 spaces, found 1
(#39) Opening brace should be on the same line as the declaration
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected at least 8 spaces, found 2
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected at least 8 spaces, found 7
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected at least 8 spaces, found 7
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected 4 spaces, found 1
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected at least 4 spaces, found 1
(#46) Spaces must be used to indent lines; tabs are not allowed
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Whitespace found at end of line
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Expected 1 space after asterisk; 2 found
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Expected 1 space after asterisk; 2 found
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Expected 1 space after asterisk; 2 found
(#51) Spaces must be used to indent lines; tabs are not allowed
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected 4 spaces, found 1
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected at least 4 spaces, found 1
(#53) Opening brace should be on the same line as the declaration
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected at least 8 spaces, found 2
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected 8 spaces, found 2
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected 12 spaces, found 3
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected at least 16 spaces, found 4
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected at least 16 spaces, found 4
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 16 spaces, found 4
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected at least 16 spaces, found 4
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected 12 spaces, found 3
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected at least 16 spaces, found 4
(#62) Inline control structures are not allowed
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected at least 16 spaces, found 5
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected 12 spaces, found 3
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected 8 spaces, found 2
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 8 spaces, found 2
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected 4 spaces, found 1
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected at least 4 spaces, found 1
(#69) Spaces must be used to indent lines; tabs are not allowed
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Whitespace found at end of line
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Expected 1 space after asterisk; 2 found
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Expected 1 space after asterisk; 2 found
(#73) Expected 2 space(s) before asterisk; 5 found
(#73) Expected 1 space after asterisk; 2 found
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Expected 1 space after asterisk; 2 found
(#75) Spaces must be used to indent lines; tabs are not allowed
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected 4 spaces, found 1
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected at least 4 spaces, found 1
(#77) Opening brace should be on the same line as the declaration
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected at least 8 spaces, found 2
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 8 spaces, found 2
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected at least 8 spaces, found 2
(#83) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#88) Expected "if (...) {\n"; found "if(...)\n {\n"
(#92) Expected "} else if (...) {\n"; found "}\n else if(...)\n {\n"
(#92) Expected "if (...) {\n"; found "if(...)\n {\n"
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected at least 8 spaces, found 2
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected at least 8 spaces, found 2
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 8 spaces, found 2
(#99) Whitespace found at end of line within string
(#100) Whitespace found at end of line within string
(#101) Whitespace found at end of line within string
(#102) Whitespace found at end of line within string
(#103) Whitespace found at end of line within string
(#104) Whitespace found at end of line within string
(#105) Whitespace found at end of line within string
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected 4 spaces, found 1
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected at least 4 spaces, found 1
(#109) Spaces must be used to indent lines; tabs are not allowed
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Whitespace found at end of line
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Expected 1 space after asterisk; 2 found
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Expected 1 space after asterisk; 2 found
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Expected 1 space after asterisk; 2 found
(#114) Spaces must be used to indent lines; tabs are not allowed
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected 4 spaces, found 1
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected at least 4 spaces, found 1
(#116) Opening brace should be on the same line as the declaration
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected at least 8 spaces, found 2
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected at least 8 spaces, found 2
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected at least 8 spaces, found 2
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected at least 8 spaces, found 2
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected 8 spaces, found 2
(#122) Expected "if (...) {\n"; found "if(...)\n {\n"
(#125) Closing brace indented incorrectly; expected 2 spaces, found 8
(#129) Expected "if (...) {\n"; found "if (...)\n {\n"
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected at least 8 spaces, found 2
(#134) Whitespace found at end of line within string
(#135) Whitespace found at end of line within string
(#136) Whitespace found at end of line within string
(#137) Whitespace found at end of line within string
(#138) Whitespace found at end of line within string
(#139) Whitespace found at end of line within string
(#140) Whitespace found at end of line within string
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected 4 spaces, found 1
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected at least 4 spaces, found 1
(#144) Spaces must be used to indent lines; tabs are not allowed
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Whitespace found at end of line
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Expected 1 space after asterisk; 2 found
(#147) Spaces must be used to indent lines; tabs are not allowed
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected 4 spaces, found 1
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected at least 4 spaces, found 1
(#149) Opening brace should be on the same line as the declaration
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected at least 8 spaces, found 2
(#150) Whitespace found at end of line within string
(#151) Whitespace found at end of line within string
(#153) Spaces must be used to indent lines; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected 4 spaces, found 1
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected at least 4 spaces, found 1
(#156) Spaces must be used to indent lines; tabs are not allowed
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Whitespace found at end of line
(#158) Spaces must be used to indent lines; tabs are not allowed
(#158) Expected 1 space after asterisk; 2 found
(#159) Spaces must be used to indent lines; tabs are not allowed
(#159) Expected 1 space after asterisk; 2 found
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Expected 1 space after asterisk; 2 found
(#161) Spaces must be used to indent lines; tabs are not allowed
(#162) Spaces must be used to indent lines; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected 4 spaces, found 1
(#163) Spaces must be used to indent lines; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected at least 4 spaces, found 1
(#163) Opening brace should be on the same line as the declaration
(#164) Spaces must be used to indent lines; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected at least 8 spaces, found 2
(#166) Spaces must be used to indent lines; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected at least 8 spaces, found 2
(#166) Inline control structures are not allowed
(#167) Spaces must be used to indent lines; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected at least 8 spaces, found 3
(#168) Spaces must be used to indent lines; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected at least 8 spaces, found 2
(#169) Spaces must be used to indent lines; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected 8 spaces, found 2
(#170) Spaces must be used to indent lines; tabs are not allowed
(#170) Tab found within whitespace
(#170) Inline comments must start with a capital letter, digit or 3-dots sequence
(#170) Inline comments must end in full-stops, exclamation marks, or question marks
(#170) Line indented incorrectly; expected at least 12 spaces, found 3
(#171) Spaces must be used to indent lines; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected 12 spaces, found 3
(#172) Spaces must be used to indent lines; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected at least 16 spaces, found 4
(#173) Spaces must be used to indent lines; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected at least 16 spaces, found 4
(#174) Spaces must be used to indent lines; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected 12 spaces, found 3
(#175) Spaces must be used to indent lines; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected at least 16 spaces, found 4
(#176) Spaces must be used to indent lines; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected 12 spaces, found 3
(#177) Spaces must be used to indent lines; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected 8 spaces, found 2
(#178) Spaces must be used to indent lines; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected at least 8 spaces, found 2
(#179) Spaces must be used to indent lines; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected 4 spaces, found 1
(#181) Spaces must be used to indent lines; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected 4 spaces, found 1
(#182) Spaces must be used to indent lines; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected at least 4 spaces, found 1
(#182) Opening brace should be on the same line as the declaration
(#183) This comment is 56% valid code; is this commented out code?
(#183) Inline comments must start with a capital letter, digit or 3-dots sequence
(#183) Line indented incorrectly; expected at least 8 spaces, found 0
(#183) Tab found before comment text; expected "// preg_match('/<img(.*)src(.*)=(.*)"(.*)"/U', $modtext, $result);" but found "// preg_match('/<img(.*)src(.*)=(.*)"(.*)"/U', $modtext, $result);"
(#184) Line indented incorrectly; expected at least 8 spaces, found 0
(#184) Tab found before comment text; expected "// $img_src = array_pop($result);" but found "// $img_src = array_pop($result);"
(#185) Line indented incorrectly; expected at least 8 spaces, found 0
(#186) Line indented incorrectly; expected at least 8 spaces, found 0
(#186) Tab found before comment text; expected "// if (!empty($img_src)) {" but found "// if (!empty($img_src)) {"
(#187) Line indented incorrectly; expected at least 8 spaces, found 0
(#187) Tab found before comment text; expected "// $path_parts = pathinfo($img_src);" but found "// $path_parts = pathinfo($img_src);"
(#188) Line indented incorrectly; expected at least 8 spaces, found 0
(#188) Tab found before comment text; expected "// $modtext = urldecode($path_parts['filename']);" but found "// $modtext = urldecode($path_parts['filename']);"
(#189) Inline comments must end in full-stops, exclamation marks, or question marks
(#189) Line indented incorrectly; expected at least 8 spaces, found 0
(#189) Tab found before comment text; expected "// }" but found "// }"
(#191) Line exceeds 132 characters; contains 180 characters
(#193) Spaces must be used to indent lines; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected at least 8 spaces, found 2
(#194) Spaces must be used to indent lines; tabs are not allowed
(#194) Tab found within whitespace
(#194) Line indented incorrectly; expected 4 spaces, found 1
blocks/sharing_cart/classes/scoped.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#20) Expected 1 space after asterisk; 2 found
(#21) Expected 1 space after asterisk; 2 found
(#22) Expected 1 space after asterisk; 2 found
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected at least 4 spaces, found 1
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Line indented incorrectly; expected 4 spaces, found 1
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Whitespace found at end of line
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected at least 4 spaces, found 1
(#35) Spaces must be used to indent lines; tabs are not allowed
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Whitespace found at end of line
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Expected 1 space after asterisk; 2 found
(#38) Spaces must be used to indent lines; tabs are not allowed
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected 4 spaces, found 1
(#39) This comment is 100% valid code; is this commented out code?
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected at least 4 spaces, found 1
(#40) Opening brace should be on the same line as the declaration
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected at least 8 spaces, found 2
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected 4 spaces, found 1
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Whitespace found at end of line
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected at least 4 spaces, found 1
(#45) Spaces must be used to indent lines; tabs are not allowed
(#46) Spaces must be used to indent lines; tabs are not allowed
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected 4 spaces, found 1
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 4 spaces, found 1
(#48) Opening brace should be on the same line as the declaration
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected at least 8 spaces, found 2
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected 4 spaces, found 1
blocks/sharing_cart/classes/storage.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#20) Expected 1 space after asterisk; 2 found
(#21) Expected 1 space after asterisk; 2 found
(#22) Expected 1 space after asterisk; 2 found
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected at least 4 spaces, found 1
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Line indented incorrectly; expected at least 4 spaces, found 1
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected at least 4 spaces, found 1
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected at least 4 spaces, found 1
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Whitespace found at end of line
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected at least 4 spaces, found 1
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected 4 spaces, found 1
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 4 spaces, found 1
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected 4 spaces, found 1
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Whitespace found at end of line
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected at least 4 spaces, found 1
(#42) Spaces must be used to indent lines; tabs are not allowed
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Whitespace found at end of line
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Expected 1 space after asterisk; 2 found
(#45) Spaces must be used to indent lines; tabs are not allowed
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected 4 spaces, found 1
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected at least 4 spaces, found 1
(#47) Opening brace should be on the same line as the declaration
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 8 spaces, found 2
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected at least 8 spaces, found 2
(#49) Variable "GLOBALS" must be all lower-case
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected 4 spaces, found 1
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Whitespace found at end of line
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 4 spaces, found 1
(#53) Spaces must be used to indent lines; tabs are not allowed
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Whitespace found at end of line
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Expected 1 space after asterisk; 2 found
(#56) Spaces must be used to indent lines; tabs are not allowed
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected 4 spaces, found 1
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected at least 4 spaces, found 1
(#58) Opening brace should be on the same line as the declaration
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 8 spaces, found 2
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected at least 8 spaces, found 3
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected at least 8 spaces, found 3
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected at least 8 spaces, found 3
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected at least 8 spaces, found 3
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected at least 8 spaces, found 3
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected at least 8 spaces, found 3
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 8 spaces, found 2
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected 4 spaces, found 1
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Whitespace found at end of line
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 4 spaces, found 1
(#70) Spaces must be used to indent lines; tabs are not allowed
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Whitespace found at end of line
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Expected 1 space after asterisk; 2 found
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Expected 1 space after asterisk; 2 found
(#74) Spaces must be used to indent lines; tabs are not allowed
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected 4 spaces, found 1
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 4 spaces, found 1
(#76) Opening brace should be on the same line as the declaration
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected at least 8 spaces, found 2
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected at least 8 spaces, found 3
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 8 spaces, found 3
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected 4 spaces, found 1
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Whitespace found at end of line
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected at least 4 spaces, found 1
(#83) Spaces must be used to indent lines; tabs are not allowed
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Whitespace found at end of line
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Expected 1 space after asterisk; 2 found
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Expected 1 space after asterisk; 2 found
(#87) Spaces must be used to indent lines; tabs are not allowed
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected 4 spaces, found 1
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 4 spaces, found 1
(#89) Opening brace should be on the same line as the declaration
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected at least 8 spaces, found 2
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected at least 8 spaces, found 2
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected 4 spaces, found 1
blocks/sharing_cart/db/access.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#20) Expected 1 space after asterisk; 2 found
(#21) Expected 1 space after asterisk; 2 found
(#22) Expected 1 space after asterisk; 2 found
blocks/sharing_cart/db/upgrade.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#20) Expected 1 space after asterisk; 2 found
(#21) Expected 1 space after asterisk; 2 found
(#22) Expected 1 space after asterisk; 2 found
(#29) Whitespace found at end of line
(#30) Expected 1 space after asterisk; 2 found
(#33) Opening brace should be on the same line as the declaration
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected at least 4 spaces, found 1
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Whitespace found at end of line
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected at least 4 spaces, found 1
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Whitespace found at end of line
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected 4 spaces, found 1
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected at least 8 spaces, found 2
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Whitespace found at end of line
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected at least 8 spaces, found 2
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected at least 8 spaces, found 2
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Whitespace found at end of line
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected at least 8 spaces, found 2
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected at least 8 spaces, found 2
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Whitespace found at end of line
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected at least 8 spaces, found 2
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 8 spaces, found 2
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Whitespace found at end of line
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected at least 8 spaces, found 2
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected at least 8 spaces, found 2
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 8 spaces, found 2
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected at least 8 spaces, found 2
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Whitespace found at end of line
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected at least 8 spaces, found 2
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected at least 8 spaces, found 2
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Whitespace found at end of line
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected at least 8 spaces, found 2
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 8 spaces, found 2
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Whitespace found at end of line
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected at least 8 spaces, found 2
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected at least 8 spaces, found 2
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected 4 spaces, found 1
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Whitespace found at end of line
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected 4 spaces, found 1
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 8 spaces, found 2
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Whitespace found at end of line
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected at least 8 spaces, found 2
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 8 spaces, found 2
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected 4 spaces, found 1
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Whitespace found at end of line
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected 4 spaces, found 1
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 8 spaces, found 2
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected at least 8 spaces, found 2
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Whitespace found at end of line
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 8 spaces, found 2
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected at least 8 spaces, found 2
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected 4 spaces, found 1
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected 4 spaces, found 1
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected at least 8 spaces, found 2
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected at least 8 spaces, found 2
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected at least 8 spaces, found 2
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 8 spaces, found 2
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 8 spaces, found 2
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected at least 8 spaces, found 2
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 8 spaces, found 2
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected 4 spaces, found 1
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected 4 spaces, found 1
(#92) Expected "if (...) {\n"; found "if(...)\n {\n"
(#103) Closing brace indented incorrectly; expected 1 spaces, found 4
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected at least 4 spaces, found 1
blocks/sharing_cart/lang/en/block_sharing_cart.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#20) Expected 1 space after asterisk; 2 found
(#21) Expected 1 space after asterisk; 2 found
(#22) Expected 1 space after asterisk; 2 found
(#27) Whitespace found at end of line within string
(#28) Whitespace found at end of line within string
(#29) Whitespace found at end of line within string
(#30) Whitespace found at end of line within string
(#31) Whitespace found at end of line within string
(#32) Whitespace found at end of line within string
(#33) Whitespace found at end of line within string
(#34) Whitespace found at end of line within string
(#35) Whitespace found at end of line within string
(#36) Whitespace found at end of line within string
(#37) Whitespace found at end of line within string
(#38) Whitespace found at end of line within string
(#39) Whitespace found at end of line within string
(#40) Whitespace found at end of line within string
(#41) Whitespace found at end of line within string
(#54) Whitespace found at end of line within string
(#55) Whitespace found at end of line within string
(#57) Whitespace found at end of line within string
(#58) Whitespace found at end of line within string
(#66) Whitespace found at end of line within string
(#67) Whitespace found at end of line within string
(#68) Whitespace found at end of line within string
(#69) Whitespace found at end of line within string
(#72) Whitespace found at end of line within string
(#73) Whitespace found at end of line within string
(#74) Whitespace found at end of line within string
blocks/sharing_cart/lang/es/block_sharing_cart.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#20) Expected 1 space after asterisk; 2 found
(#21) Expected 1 space after asterisk; 2 found
(#22) Expected 1 space after asterisk; 2 found
(#27) Whitespace found at end of line within string
(#28) Whitespace found at end of line within string
(#29) Whitespace found at end of line within string
(#30) Whitespace found at end of line within string
(#31) Whitespace found at end of line within string
(#32) Whitespace found at end of line within string
(#33) Whitespace found at end of line within string
(#34) Whitespace found at end of line within string
(#35) Whitespace found at end of line within string
(#36) Whitespace found at end of line within string
(#37) Whitespace found at end of line within string
(#38) Whitespace found at end of line within string
(#39) Whitespace found at end of line within string
(#40) Whitespace found at end of line within string
(#41) Whitespace found at end of line within string
(#54) Whitespace found at end of line within string
(#55) Whitespace found at end of line within string
(#57) Whitespace found at end of line within string
(#58) Whitespace found at end of line within string
(#66) Whitespace found at end of line within string
(#67) Whitespace found at end of line within string
(#68) Whitespace found at end of line within string
(#69) Whitespace found at end of line within string
(#72) Whitespace found at end of line within string
(#73) Whitespace found at end of line within string
blocks/sharing_cart/lang/ja/block_sharing_cart.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#20) Expected 1 space after asterisk; 2 found
(#21) Expected 1 space after asterisk; 2 found
(#22) Expected 1 space after asterisk; 2 found
(#27) Whitespace found at end of line within string
(#28) Whitespace found at end of line within string
(#29) Whitespace found at end of line within string
(#30) Whitespace found at end of line within string
(#31) Whitespace found at end of line within string
(#32) Whitespace found at end of line within string
(#33) Whitespace found at end of line within string
(#34) Whitespace found at end of line within string
(#35) Whitespace found at end of line within string
(#36) Whitespace found at end of line within string
(#37) Whitespace found at end of line within string
(#38) Whitespace found at end of line within string
(#39) Whitespace found at end of line within string
(#40) Whitespace found at end of line within string
(#53) Whitespace found at end of line within string
(#54) Whitespace found at end of line within string
(#56) Whitespace found at end of line within string
(#57) Whitespace found at end of line within string
(#65) Whitespace found at end of line within string
(#66) Whitespace found at end of line within string
(#67) Whitespace found at end of line within string
(#68) Whitespace found at end of line within string
(#71) Whitespace found at end of line within string
(#72) Whitespace found at end of line within string
(#73) Whitespace found at end of line within string
blocks/sharing_cart/lib/settingslib.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#20) Expected 1 space after asterisk; 2 found
(#21) Expected 1 space after asterisk; 2 found
(#22) Expected 1 space after asterisk; 2 found
(#27) "require_once" must be immediately followed by an open parenthesis
(#39) Line exceeds 132 characters; contains 145 characters
(#77) Expected 1 space before "=>"; 0 found
(#77) Expected 1 space after "=>"; 0 found
(#77) Expected 1 space before "=>"; 0 found
(#77) Expected 1 space after "=>"; 0 found
(#87) Line exceeds 132 characters; contains 155 characters
(#87) This comment is 56% valid code; is this commented out code?
(#87) Inline comments must start with a capital letter, digit or 3-dots sequence
(#87) Line indented incorrectly; expected at least 12 spaces, found 0
(#87) Expected 1 space before comment text but found 12; use block comment if you need indentation
(#88) Inline comments must end in full-stops, exclamation marks, or question marks
(#88) Line indented incorrectly; expected at least 12 spaces, found 0
(#88) Expected 1 space before comment text but found 16; use block comment if you need indentation
(#89) Line exceeds 132 characters; contains 153 characters
(#94) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#95) Usage of ELSEIF not allowed; use ELSE IF instead
(#102) Line exceeds 132 characters; contains 152 characters
(#102) Inline comments must start with a capital letter, digit or 3-dots sequence
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
(#156) Inline comments must start with a capital letter, digit or 3-dots sequence
(#156) Inline comments must end in full-stops, exclamation marks, or question marks
(#159) Inline comments must start with a capital letter, digit or 3-dots sequence
(#159) Inline comments must end in full-stops, exclamation marks, or question marks
(#159) This comment is 42% valid code; is this commented out code?
(#160) Closing brace must be on a line by itself
blocks/sharing_cart/rest.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#20) Expected 1 space after asterisk; 2 found
(#21) Expected 1 space after asterisk; 2 found
(#22) Expected 1 space after asterisk; 2 found
(#25) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#25) "require_once" must be immediately followed by an open parenthesis
(#27) "require_once" must be immediately followed by an open parenthesis
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected at least 4 spaces, found 1
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Whitespace found at end of line
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Line indented incorrectly; expected 4 spaces, found 1
(#34) Line indented incorrectly; expected at least 12 spaces, found 8
(#34) Inline comments must start with a capital letter, digit or 3-dots sequence
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#35) Line indented incorrectly; expected at least 12 spaces, found 8
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected 4 spaces, found 1
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected at least 4 spaces, found 1
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Whitespace found at end of line
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 4 spaces, found 1
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected at least 4 spaces, found 1
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected at least 4 spaces, found 2
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected at least 4 spaces, found 2
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected 4 spaces, found 1
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 8 spaces, found 2
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 8 spaces, found 3
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 8 spaces, found 3
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected at least 8 spaces, found 3
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 11 spaces, found 3
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected 4 spaces, found 1
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected at least 4 spaces, found 1
blocks/sharing_cart/restore.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#20) Expected 1 space after asterisk; 2 found
(#21) Expected 1 space after asterisk; 2 found
(#22) Expected 1 space after asterisk; 2 found
(#25) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#25) "require_once" must be immediately followed by an open parenthesis
(#27) "require_once" must be immediately followed by an open parenthesis
(#30) Expected "if (...) {\n"; found "if(...)\n{\n"
(#34) Expected "} else {\n"; found "}\nelse\n{\n"
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 4 spaces, found 1
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected 4 spaces, found 1
(#50) Expected "if (...) {\n"; found "if(...)\n {\n"
(#53) Closing brace indented incorrectly; expected 1 spaces, found 4
(#54) Expected "} else {\n"; found "}\n else\n {\n"
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Whitespace found at end of line
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 4 spaces, found 1
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Whitespace found at end of line
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected at least 4 spaces, found 1
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected 4 spaces, found 1
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected at least 8 spaces, found 2
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected 4 spaces, found 1
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected at least 8 spaces, found 2
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected 4 spaces, found 1
blocks/sharing_cart/settings.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#20) Expected 1 space after asterisk; 2 found
(#21) Expected 1 space after asterisk; 2 found
(#22) Expected 1 space after asterisk; 2 found
(#27) "require_once" must be immediately followed by an open parenthesis
blocks/sharing_cart/version.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#20) Expected 1 space after asterisk; 2 found
(#21) Expected 1 space after asterisk; 2 found
(#22) Expected 1 space after asterisk; 2 found
(#28) Inline comments must end in full-stops, exclamation marks, or question marks

Javascript coding style problems

(2196 errors, 750 warnings)

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

blocks/sharing_cart/module.js
(#1) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#2) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#3) Trailing spaces not allowed. (no-trailing-spaces)
(#3) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#4) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#5) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#6) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#7) 'YUI' is not defined. (no-undef)
(#7) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#7) Unexpected space before function parentheses. (space-before-function-paren)
(#7) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#8) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#9) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#10) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#11) Array prototype is read only, properties should not be added. (no-extend-native)
(#11) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#11) Unexpected space before function parentheses. (space-before-function-paren)
(#11) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#12) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#13) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#14) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#15) Expected { after 'for' condition. (curly)
(#15) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#16) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#17) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#18) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#18) Missing semicolon. (semi)
(#19) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#20) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#21) Identifier 'block_sharing_cart' is not in camel case. (camelcase)
(#21) Missing '()' invoking a constructor. (new-parens)
(#21) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#21) Unexpected space before function parentheses. (space-before-function-paren)
(#21) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#22) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#23) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#24) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#25) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#26) Extra space after key 'backup'. (key-spacing)
(#26) There should be no space after '{'. (object-curly-spacing)
(#26) There should be no space before ','. (comma-spacing)
(#26) There should be no space before '}'. (object-curly-spacing)
(#26) Multiple spaces found before '}'. (no-multi-spaces)
(#26) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#27) Extra space after key 'movedir'. (key-spacing)
(#27) There should be no space after '{'. (object-curly-spacing)
(#27) Multiple spaces found before ','. (no-multi-spaces)
(#27) There should be no space before ','. (comma-spacing)
(#27) There should be no space before '}'. (object-curly-spacing)
(#27) Multiple spaces found before '}'. (no-multi-spaces)
(#27) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#28) Extra space after key 'move'. (key-spacing)
(#28) There should be no space after '{'. (object-curly-spacing)
(#28) Multiple spaces found before ','. (no-multi-spaces)
(#28) There should be no space before ','. (comma-spacing)
(#28) Multiple spaces found before '}'. (no-multi-spaces)
(#28) There should be no space before '}'. (object-curly-spacing)
(#28) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#29) Extra space after key 'edit'. (key-spacing)
(#29) There should be no space after '{'. (object-curly-spacing)
(#29) There should be no space before ','. (comma-spacing)
(#29) There should be no space before '}'. (object-curly-spacing)
(#29) Multiple spaces found before '}'. (no-multi-spaces)
(#29) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#30) Extra space after key 'cancel'. (key-spacing)
(#30) There should be no space after '{'. (object-curly-spacing)
(#30) There should be no space before ','. (comma-spacing)
(#30) There should be no space before '}'. (object-curly-spacing)
(#30) Multiple spaces found before '}'. (no-multi-spaces)
(#30) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#31) Extra space after key 'delete'. (key-spacing)
(#31) There should be no space after '{'. (object-curly-spacing)
(#31) There should be no space before ','. (comma-spacing)
(#31) Multiple spaces found before '}'. (no-multi-spaces)
(#31) There should be no space before '}'. (object-curly-spacing)
(#31) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#32) Extra space after key 'restore'. (key-spacing)
(#32) There should be no space after '{'. (object-curly-spacing)
(#32) There should be no space before '}'. (object-curly-spacing)
(#32) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#33) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#34) Extra space after key 'dir-open'. (key-spacing)
(#34) There should be no space after '{'. (object-curly-spacing)
(#34) There should be no space before '}'. (object-curly-spacing)
(#34) Multiple spaces found before '}'. (no-multi-spaces)
(#34) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#35) Extra space after key 'dir-closed'. (key-spacing)
(#35) There should be no space after '{'. (object-curly-spacing)
(#35) There should be no space before '}'. (object-curly-spacing)
(#35) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#36) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#37) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#38) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#39) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#40) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#41) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#42) Missing '()' invoking a constructor. (new-parens)
(#42) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#42) Unexpected space before function parentheses. (space-before-function-paren)
(#42) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#43) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#44) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#45) Identifier 'is_frontpage' is not in camel case. (camelcase)
(#45) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#46) Missing semicolon. (semi)
(#46) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#47) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#48) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#49) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#50) Trailing spaces not allowed. (no-trailing-spaces)
(#50) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#51) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#52) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#53) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#54) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#54) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#55) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#56) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#56) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#57) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#57) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#58) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#59) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#60) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#61) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#62) Trailing spaces not allowed. (no-trailing-spaces)
(#62) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#63) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#64) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#65) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#65) Identifier 'show_error' is not in camel case. (camelcase)
(#65) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#66) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#67) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#68) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#69) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#70) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#71) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#72) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#73) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#74) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#75) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#76) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#77) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#78) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#79) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#80) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#81) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#82) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#83) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#84) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#85) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#86) Trailing spaces not allowed. (no-trailing-spaces)
(#86) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#87) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#88) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#89) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#90) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#91) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#91) Identifier 'get_action_url' is not in camel case. (camelcase)
(#91) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#92) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#93) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#94) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#95) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#96) Expected { after 'for-in'. (curly)
(#96) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#97) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#98) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#99) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#100) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#101) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#102) Trailing spaces not allowed. (no-trailing-spaces)
(#102) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#103) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#104) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#105) Trailing spaces not allowed. (no-trailing-spaces)
(#105) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#106) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#107) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#108) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#108) Identifier 'verify_layout' is not in camel case. (camelcase)
(#108) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#109) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#110) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#111) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#111) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#112) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#113) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#114) Missing JSDoc @returns for function. (valid-jsdoc)
(#114) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#115) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#116) Trailing spaces not allowed. (no-trailing-spaces)
(#116) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#117) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#118) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#119) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#120) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#120) Identifier 'create_command' is not in camel case. (camelcase)
(#120) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#121) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#122) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#123) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#124) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#125) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#126) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#127) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#128) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#129) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#130) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#131) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#132) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#133) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#134) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#135) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#136) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#137) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#137) Identifier 'reload_tree' is not in camel case. (camelcase)
(#137) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#138) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#139) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#140) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#141) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#142) There should be no space after '{'. (object-curly-spacing)
(#142) There should be no space before '}'. (object-curly-spacing)
(#142) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#143) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#144) Unexpected space before function parentheses. (space-before-function-paren)
(#144) 'tid' is defined but never used. (no-unused-vars)
(#144) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#144) Statement inside of curly braces should be on next line. (brace-style)
(#144) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#145) Unexpected space before function parentheses. (space-before-function-paren)
(#145) 'tid' is defined but never used. (no-unused-vars)
(#145) Statement inside of curly braces should be on next line. (brace-style)
(#145) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#145) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#146) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#146) Unexpected space before function parentheses. (space-before-function-paren)
(#146) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#147) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#148) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#149) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#150) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#151) Unexpected space before function parentheses. (space-before-function-paren)
(#151) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#151) Statement inside of curly braces should be on next line. (brace-style)
(#151) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#152) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#153) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#154) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#155) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#156) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#157) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#158) Trailing spaces not allowed. (no-trailing-spaces)
(#158) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#159) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#160) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#161) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#162) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#162) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#163) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#164) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#165) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#166) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#167) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#168) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#169) There should be no space after '{'. (object-curly-spacing)
(#169) There should be no space before '}'. (object-curly-spacing)
(#169) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#170) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#171) Unexpected space before function parentheses. (space-before-function-paren)
(#171) 'tid' is defined but never used. (no-unused-vars)
(#171) Statement inside of curly braces should be on next line. (brace-style)
(#171) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#171) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#172) Unexpected space before function parentheses. (space-before-function-paren)
(#172) 'tid' is defined but never used. (no-unused-vars)
(#172) Statement inside of curly braces should be on next line. (brace-style)
(#172) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#172) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#173) Unexpected space before function parentheses. (space-before-function-paren)
(#173) 'response' is defined but never used. (no-unused-vars)
(#173) Statement inside of curly braces should be on next line. (brace-style)
(#173) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#173) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#174) Unexpected space before function parentheses. (space-before-function-paren)
(#174) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#174) Statement inside of curly braces should be on next line. (brace-style)
(#174) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#175) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#176) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#177) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#178) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#179) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#180) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#181) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#182) Identifier 'move_targets' is not in camel case. (camelcase)
(#182) Missing '()' invoking a constructor. (new-parens)
(#182) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#182) Unexpected space before function parentheses. (space-before-function-paren)
(#182) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#183) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#184) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#184) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#185) Trailing spaces not allowed. (no-trailing-spaces)
(#185) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#186) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#187) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#188) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#189) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#189) Unexpected space before function parentheses. (space-before-function-paren)
(#189) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#190) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#191) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#192) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#193) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#194) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#195) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#196) Unexpected space before function parentheses. (space-before-function-paren)
(#196) Statement inside of curly braces should be on next line. (brace-style)
(#196) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#196) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#197) Unexpected space before function parentheses. (space-before-function-paren)
(#197) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#197) Statement inside of curly braces should be on next line. (brace-style)
(#197) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#198) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#199) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#200) Missing semicolon. (semi)
(#200) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#201) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#202) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#203) Trailing spaces not allowed. (no-trailing-spaces)
(#203) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#204) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#205) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#206) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#206) Unexpected space before function parentheses. (space-before-function-paren)
(#206) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#207) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#208) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#209) Trailing spaces not allowed. (no-trailing-spaces)
(#209) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#210) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#210) Missing JSDoc comment. (require-jsdoc)
(#210) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#211) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#212) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#213) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#213) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#214) Trailing spaces not allowed. (no-trailing-spaces)
(#214) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#215) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#216) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#217) There should be no space after '{'. (object-curly-spacing)
(#217) There should be no space before '}'. (object-curly-spacing)
(#217) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#218) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#219) Unexpected space before function parentheses. (space-before-function-paren)
(#219) 'response' is defined but never used. (no-unused-vars)
(#219) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#219) Statement inside of curly braces should be on next line. (brace-style)
(#219) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#220) Unexpected space before function parentheses. (space-before-function-paren)
(#220) Statement inside of curly braces should be on next line. (brace-style)
(#220) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#220) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#221) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#222) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#223) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#224) Trailing spaces not allowed. (no-trailing-spaces)
(#224) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#225) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#226) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#227) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#228) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#229) Trailing spaces not allowed. (no-trailing-spaces)
(#229) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#230) Identifier 'next_id' is not in camel case. (camelcase)
(#230) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#231) Trailing spaces not allowed. (no-trailing-spaces)
(#231) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#232) Missing JSDoc comment. (require-jsdoc)
(#232) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#232) Identifier 'create_target' is not in camel case. (camelcase)
(#232) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#233) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#234) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#235) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#236) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#237) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#238) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#239) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#240) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#241) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#242) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#243) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#244) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#245) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#246) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#247) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#247) Unexpected space before function parentheses. (space-before-function-paren)
(#247) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#248) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#249) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#250) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#251) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#252) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#253) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#254) Unexpected space before function parentheses. (space-before-function-paren)
(#254) Statement inside of curly braces should be on next line. (brace-style)
(#254) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#254) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#255) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#256) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#257) Identifier 'next_id' is not in camel case. (camelcase)
(#257) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#258) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#259) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#260) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#261) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#262) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#263) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#264) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#265) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#266) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#267) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#268) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#268) Missing semicolon. (semi)
(#269) Missing semicolon. (semi)
(#269) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#270) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#271) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#272) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#273) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#274) Identifier 'restore_targets' is not in camel case. (camelcase)
(#274) Missing '()' invoking a constructor. (new-parens)
(#274) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#274) Unexpected space before function parentheses. (space-before-function-paren)
(#274) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#275) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#276) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#276) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#277) Trailing spaces not allowed. (no-trailing-spaces)
(#277) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#278) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#278) Missing JSDoc comment. (require-jsdoc)
(#278) Identifier 'create_target' is not in camel case. (camelcase)
(#278) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#279) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#280) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#281) Extra space after key 'id'. (key-spacing)
(#281) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#282) Extra space after key 'course'. (key-spacing)
(#282) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#283) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#284) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#285) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#286) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#287) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#288) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#289) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#290) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#291) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#292) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#293) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#294) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#295) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#296) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#297) Trailing spaces not allowed. (no-trailing-spaces)
(#297) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#298) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#299) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#300) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#301) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#301) Unexpected space before function parentheses. (space-before-function-paren)
(#301) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#302) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#303) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#304) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#305) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#306) Unexpected space before function parentheses. (space-before-function-paren)
(#306) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#306) Statement inside of curly braces should be on next line. (brace-style)
(#306) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#307) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#308) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#309) Missing semicolon. (semi)
(#309) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#310) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#311) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#312) Trailing spaces not allowed. (no-trailing-spaces)
(#312) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#313) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#314) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#315) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#315) Unexpected space before function parentheses. (space-before-function-paren)
(#315) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#316) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#317) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#318) Trailing spaces not allowed. (no-trailing-spaces)
(#318) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#319) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#320) Trailing spaces not allowed. (no-trailing-spaces)
(#320) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#321) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#322) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#323) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#324) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#325) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#326) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#327) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#328) Trailing spaces not allowed. (no-trailing-spaces)
(#328) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#329) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#330) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#331) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#332) Expected { after 'if' condition. (curly)
(#332) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#333) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#334) Expected { after 'if' condition. (curly)
(#334) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#335) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#336) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#337) Expected { after 'if' condition. (curly)
(#337) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#338) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#339) Expected { after 'if' condition. (curly)
(#339) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#340) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#341) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#342) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#343) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#344) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#344) Unexpected space before function parentheses. (space-before-function-paren)
(#344) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#345) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#346) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#347) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#348) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#349) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#350) Missing semicolon. (semi)
(#350) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#351) Missing semicolon. (semi)
(#351) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#352) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#353) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#354) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#355) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#356) Missing '()' invoking a constructor. (new-parens)
(#356) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#356) Unexpected space before function parentheses. (space-before-function-paren)
(#356) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#357) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#358) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#359) Trailing spaces not allowed. (no-trailing-spaces)
(#359) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#360) Unexpected space before function parentheses. (space-before-function-paren)
(#360) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#360) Statement inside of curly braces should be on next line. (brace-style)
(#360) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#361) Trailing spaces not allowed. (no-trailing-spaces)
(#361) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#362) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#362) Missing JSDoc comment. (require-jsdoc)
(#362) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#363) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#364) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#365) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#366) There should be no space after '{'. (object-curly-spacing)
(#366) There should be no space before '}'. (object-curly-spacing)
(#366) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#367) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#368) Missing JSDoc comment. (require-jsdoc)
(#368) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#368) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#369) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#370) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#371) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#372) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#373) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#374) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#374) Missing JSDoc comment. (require-jsdoc)
(#374) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#375) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#376) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#377) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#378) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#379) Trailing spaces not allowed. (no-trailing-spaces)
(#379) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#380) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#381) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#382) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#383) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#384) Trailing spaces not allowed. (no-trailing-spaces)
(#384) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#385) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#386) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#387) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#388) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#388) Unexpected space before function parentheses. (space-before-function-paren)
(#388) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#389) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#390) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#391) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#391) Unexpected space before function parentheses. (space-before-function-paren)
(#391) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#392) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#393) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#394) Expected { after 'if' condition. (curly)
(#394) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#395) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#396) Expected { after 'if' condition. (curly)
(#396) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#397) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#398) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#399) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#400) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#401) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#401) Missing semicolon. (semi)
(#402) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#403) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#404) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#405) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#405) Unexpected space before function parentheses. (space-before-function-paren)
(#405) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#406) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#407) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#408) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#409) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#410) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#410) Missing semicolon. (semi)
(#411) Missing semicolon. (semi)
(#411) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#412) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#413) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#414) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#415) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#416) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#416) Unexpected space before function parentheses. (space-before-function-paren)
(#416) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#417) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#418) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#418) ["pluginname"] is better written in dot notation. (dot-notation)
(#418) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#419) Trailing spaces not allowed. (no-trailing-spaces)
(#419) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#420) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#421) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#422) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#423) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#424) Missing semicolon. (semi)
(#424) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#425) Trailing spaces not allowed. (no-trailing-spaces)
(#425) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#426) Unexpected tab character. (no-tabs)
(#426) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#427) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#428) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#429) Identifier 'init_block_header' is not in camel case. (camelcase)
(#429) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#429) Unexpected space before function parentheses. (space-before-function-paren)
(#429) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#430) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#431) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#432) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#433) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#434) Missing semicolon. (semi)
(#434) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#435) Trailing spaces not allowed. (no-trailing-spaces)
(#435) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#436) Unexpected tab character. (no-tabs)
(#436) Missing JSDoc for parameter 'isspeciallayout'. (valid-jsdoc)
(#436) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#437) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#438) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#439) Identifier 'init_bulk_delete' is not in camel case. (camelcase)
(#439) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#439) Unexpected space before function parentheses. (space-before-function-paren)
(#439) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#440) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#441) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#442) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#442) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#443) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#444) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#445) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#446) Line 446 exceeds the maximum line length of 132. (max-len)
(#446) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#447) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#448) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#449) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#450) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#451) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#452) Missing semicolon. (semi)
(#452) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#453) Trailing spaces not allowed. (no-trailing-spaces)
(#453) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#454) Missing JSDoc for parameter 'isspeciallayout'. (valid-jsdoc)
(#454) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#455) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#456) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#457) Identifier 'init_help_icon' is not in camel case. (camelcase)
(#457) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#457) Unexpected space before function parentheses. (space-before-function-paren)
(#457) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#458) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#459) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#460) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#461) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#462) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#462) ["pluginname"] is better written in dot notation. (dot-notation)
(#462) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#463) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#464) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#465) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#466) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#467) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#467) Missing semicolon. (semi)
(#468) Trailing spaces not allowed. (no-trailing-spaces)
(#468) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#469) Missing JSDoc @returns for function. (valid-jsdoc)
(#469) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#470) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#471) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#472) Identifier 'get_plugin_name' is not in camel case. (camelcase)
(#472) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#472) Unexpected space before function parentheses. (space-before-function-paren)
(#472) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#473) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#474) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#475) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#476) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#476) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#477) Expected space or tab after '//' in comment. (spaced-comment)
(#477) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#478) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#479) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#479) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#480) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#481) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#482) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#483) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#484) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#485) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#486) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#486) Missing semicolon. (semi)
(#487) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#488) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#489) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#490) Trailing spaces not allowed. (no-trailing-spaces)
(#490) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#491) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#492) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#493) Identifier 'on_backup' is not in camel case. (camelcase)
(#493) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#493) Unexpected space before function parentheses. (space-before-function-paren)
(#493) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#494) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#495) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#495) Unexpected space before function parentheses. (space-before-function-paren)
(#495) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#496) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#497) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#498) Expected { after 'if' condition. (curly)
(#498) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#499) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#500) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#501) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#502) Expected { after 'if' condition. (curly)
(#502) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#503) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#504) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#505) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#506) Trailing spaces not allowed. (no-trailing-spaces)
(#506) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#507) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#507) Unexpected space before function parentheses. (space-before-function-paren)
(#507) Identifier 'on_success' is not in camel case. (camelcase)
(#507) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#508) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#509) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#510) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#511) There should be no space after '{'. (object-curly-spacing)
(#511) There should be no space before '}'. (object-curly-spacing)
(#511) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#512) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#513) Unexpected space before function parentheses. (space-before-function-paren)
(#513) Statement inside of curly braces should be on next line. (brace-style)
(#513) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#513) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#514) Unexpected space before function parentheses. (space-before-function-paren)
(#514) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#514) Statement inside of curly braces should be on next line. (brace-style)
(#514) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#515) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#516) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#517) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#517) Unexpected space before function parentheses. (space-before-function-paren)
(#517) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#518) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#519) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#519) Missing JSDoc comment. (require-jsdoc)
(#519) Identifier 'embed_cmid' is not in camel case. (camelcase)
(#519) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#520) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#521) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#522) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#523) Missing JSDoc comment. (require-jsdoc)
(#523) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#523) Identifier 'parse_cmid' is not in camel case. (camelcase)
(#523) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#524) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#525) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#526) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#527) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#528) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#529) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#530) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#531) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#532) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#533) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#534) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#534) Unexpected space before function parentheses. (space-before-function-paren)
(#534) 'e' is defined but never used. (no-unused-vars)
(#534) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#535) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#536) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#537) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#538) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#538) Unexpected space before function parentheses. (space-before-function-paren)
(#538) 'e' is defined but never used. (no-unused-vars)
(#538) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#539) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#540) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#541) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#542) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#543) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#544) Expected space or tab after '//' in comment. (spaced-comment)
(#544) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#545) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#546) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#547) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#548) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#549) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#550) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#551) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#551) Unexpected space before function parentheses. (space-before-function-paren)
(#551) 'e' is defined but never used. (no-unused-vars)
(#551) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#552) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#553) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#554) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#555) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#556) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#557) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#558) Missing semicolon. (semi)
(#558) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#559) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#560) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#561) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#562) Trailing spaces not allowed. (no-trailing-spaces)
(#562) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#563) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#564) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#565) Identifier 'on_movedir' is not in camel case. (camelcase)
(#565) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#565) Unexpected space before function parentheses. (space-before-function-paren)
(#565) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#566) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#567) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#568) Trailing spaces not allowed. (no-trailing-spaces)
(#568) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#569) Identifier '$current_dir' is not in camel case. (camelcase)
(#569) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#570) Identifier 'current_path' is not in camel case. (camelcase)
(#570) Identifier '$current_dir' is not in camel case. (camelcase)
(#570) Identifier '$current_dir' is not in camel case. (camelcase)
(#570) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#571) Trailing spaces not allowed. (no-trailing-spaces)
(#571) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#572) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#573) Trailing spaces not allowed. (no-trailing-spaces)
(#573) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#574) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#575) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#575) Unexpected space before function parentheses. (space-before-function-paren)
(#575) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#576) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#577) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#578) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#579) Trailing spaces not allowed. (no-trailing-spaces)
(#579) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#580) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#581) Script URL is a form of eval. (no-script-url)
(#581) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#582) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#582) Missing JSDoc comment. (require-jsdoc)
(#582) 'e' is defined but never used. (no-unused-vars)
(#582) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#583) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#584) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#585) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#586) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#587) There should be no space after '{'. (object-curly-spacing)
(#587) There should be no space before '}'. (object-curly-spacing)
(#587) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#588) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#589) Unexpected space before function parentheses. (space-before-function-paren)
(#589) 'response' is defined but never used. (no-unused-vars)
(#589) Statement inside of curly braces should be on next line. (brace-style)
(#589) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#589) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#590) Unexpected space before function parentheses. (space-before-function-paren)
(#590) Statement inside of curly braces should be on next line. (brace-style)
(#590) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#590) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#591) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#592) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#593) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#594) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#595) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#596) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#597) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#598) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#599) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#600) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#601) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#602) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#603) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#604) Expected { after 'if' condition. (curly)
(#604) Identifier 'current_path' is not in camel case. (camelcase)
(#604) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#605) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#606) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#607) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#608) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#609) Trailing spaces not allowed. (no-trailing-spaces)
(#609) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#610) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#611) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#611) Unexpected space before function parentheses. (space-before-function-paren)
(#611) 'e' is defined but never used. (no-unused-vars)
(#611) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#612) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#613) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#614) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#615) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#616) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#617) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#618) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#619) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#620) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#621) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#621) Unexpected space before function parentheses. (space-before-function-paren)
(#621) 'e' is defined but never used. (no-unused-vars)
(#621) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#622) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#623) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#624) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#625) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#626) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#627) Trailing spaces not allowed. (no-trailing-spaces)
(#627) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#628) Expected space or tab after '//' in comment. (spaced-comment)
(#628) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#629) Unexpected space before function parentheses. (space-before-function-paren)
(#629) Statement inside of curly braces should be on next line. (brace-style)
(#629) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#629) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#630) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#631) Missing semicolon. (semi)
(#631) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#632) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#633) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#634) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#635) Trailing spaces not allowed. (no-trailing-spaces)
(#635) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#636) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#637) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#638) Identifier 'on_move' is not in camel case. (camelcase)
(#638) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#638) Unexpected space before function parentheses. (space-before-function-paren)
(#638) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#639) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#640) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#641) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#642) Trailing spaces not allowed. (no-trailing-spaces)
(#642) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#643) Identifier 'move_targets' is not in camel case. (camelcase)
(#643) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#644) Missing semicolon. (semi)
(#644) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#645) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#646) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#647) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#648) Trailing spaces not allowed. (no-trailing-spaces)
(#648) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#649) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#650) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#651) Identifier 'on_delete' is not in camel case. (camelcase)
(#651) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#651) Unexpected space before function parentheses. (space-before-function-paren)
(#651) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#652) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#653) Expected { after 'if' condition. (curly)
(#653) Unexpected confirm. (no-alert)
(#653) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#654) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#655) Trailing spaces not allowed. (no-trailing-spaces)
(#655) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#656) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#657) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#658) Trailing spaces not allowed. (no-trailing-spaces)
(#658) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#659) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#660) Trailing spaces not allowed. (no-trailing-spaces)
(#660) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#661) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#662) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#663) There should be no space after '{'. (object-curly-spacing)
(#663) There should be no space before '}'. (object-curly-spacing)
(#663) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#664) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#665) Unexpected space before function parentheses. (space-before-function-paren)
(#665) 'tid' is defined but never used. (no-unused-vars)
(#665) Statement inside of curly braces should be on next line. (brace-style)
(#665) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#665) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#666) Unexpected space before function parentheses. (space-before-function-paren)
(#666) 'tid' is defined but never used. (no-unused-vars)
(#666) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#666) Statement inside of curly braces should be on next line. (brace-style)
(#666) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#667) Unexpected space before function parentheses. (space-before-function-paren)
(#667) 'response' is defined but never used. (no-unused-vars)
(#667) Statement inside of curly braces should be on next line. (brace-style)
(#667) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#667) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#668) Unexpected space before function parentheses. (space-before-function-paren)
(#668) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#668) Statement inside of curly braces should be on next line. (brace-style)
(#668) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#669) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#670) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#671) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#672) Missing semicolon. (semi)
(#672) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#673) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#674) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#675) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#676) Trailing spaces not allowed. (no-trailing-spaces)
(#676) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#677) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#678) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#679) Identifier 'on_restore' is not in camel case. (camelcase)
(#679) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#679) Unexpected space before function parentheses. (space-before-function-paren)
(#679) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#680) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#681) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#682) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#683) Trailing spaces not allowed. (no-trailing-spaces)
(#683) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#684) Identifier 'restore_targets' is not in camel case. (camelcase)
(#684) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#685) Missing semicolon. (semi)
(#685) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#686) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#687) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#688) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#689) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#690) Identifier 'init_item_tree' is not in camel case. (camelcase)
(#690) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#690) Unexpected space before function parentheses. (space-before-function-paren)
(#690) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#691) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#692) There should be no space after '['. (array-bracket-spacing)
(#692) There should be no space before ']'. (array-bracket-spacing)
(#692) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#693) Expected { after 'if' condition. (curly)
(#693) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#694) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#695) Trailing spaces not allowed. (no-trailing-spaces)
(#695) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#696) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#697) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#697) Unexpected space before function parentheses. (space-before-function-paren)
(#697) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#698) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#699) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#700) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#700) Unexpected space before function parentheses. (space-before-function-paren)
(#700) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#701) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#702) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#703) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#704) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#705) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#706) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#707) Trailing spaces not allowed. (no-trailing-spaces)
(#707) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#708) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#709) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#710) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#710) Missing semicolon. (semi)
(#711) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#712) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#713) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#714) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#715) Identifier 'init_activity_commands' is not in camel case. (camelcase)
(#715) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#715) Unexpected space before function parentheses. (space-before-function-paren)
(#715) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#716) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#717) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#717) Missing JSDoc comment. (require-jsdoc)
(#717) Identifier 'add_backup_command' is not in camel case. (camelcase)
(#717) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#718) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#719) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#720) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#721) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#722) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#723) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#724) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#725) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#726) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#727) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#728) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#729) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#730) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#731) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#732) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#733) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#734) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#735) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#736) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#737) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#738) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#739) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#740) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#741) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#742) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#743) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#744) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#745) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#746) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#747) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#748) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#749) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#750) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#751) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#752) Missing semicolon. (semi)
(#752) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#753) Trailing spaces not allowed. (no-trailing-spaces)
(#753) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#754) Missing JSDoc @returns for function. (valid-jsdoc)
(#754) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#755) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#756) Trailing spaces not allowed. (no-trailing-spaces)
(#756) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#757) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#758) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#759) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#760) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#760) Identifier 'create_special_activity_command' is not in camel case. (camelcase)
(#760) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#761) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#762) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#763) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#764) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#765) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#766) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#767) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#768) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#769) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#770) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#771) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#772) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#772) Missing semicolon. (semi)
(#773) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#774) Missing JSDoc for parameter 'config'. (valid-jsdoc)
(#774) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#775) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#776) Trailing spaces not allowed. (no-trailing-spaces)
(#776) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#777) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#778) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#779) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#779) Unexpected space before function parentheses. (space-before-function-paren)
(#779) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#780) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#781) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#782) Missing semicolon. (semi)
(#782) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#783) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#784) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#784) Unexpected space before function parentheses. (space-before-function-paren)
(#784) 'config' is defined but never used. (no-unused-vars)
(#784) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#785) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#786) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#787) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#788) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#789) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#790) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#791) Multiple spaces found before '='. (no-multi-spaces)
(#791) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#791) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#792) Multiple spaces found before '='. (no-multi-spaces)
(#792) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#792) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#793) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#793) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#794) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#794) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#795) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#795) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#796) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#796) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#797) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#798) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#799) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#800) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#800) Statement inside of curly braces should be on next line. (brace-style)
(#800) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#801) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#802) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#803) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#804) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#805) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#806) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#807) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#807) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#808) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#809) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#810) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#811) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#812) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#813) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#814) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#815) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#816) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#817) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#818) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#819) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#820) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#821) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#822) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#823) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#824) Extra space after key 'title'. (key-spacing)
(#824) There should be no space after '{'. (object-curly-spacing)
(#824) There should be no space before '}'. (object-curly-spacing)
(#824) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#825) Extra space after key 'question'. (key-spacing)
(#825) There should be no space after '{'. (object-curly-spacing)
(#825) There should be no space before '}'. (object-curly-spacing)
(#825) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#826) Extra space after key 'yesLabel'. (key-spacing)
(#826) There should be no space after '{'. (object-curly-spacing)
(#826) There should be no space before '}'. (object-curly-spacing)
(#826) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#827) Extra space after key 'noLabel'. (key-spacing)
(#827) There should be no space after '{'. (object-curly-spacing)
(#827) There should be no space before '}'. (object-curly-spacing)
(#827) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#828) There should be no space after '{'. (object-curly-spacing)
(#828) There should be no space before '}'. (object-curly-spacing)
(#828) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#829) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#830) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#831) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#832) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#833) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#834) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#835) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#836) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#837) There should be no space after '['. (array-bracket-spacing)
(#837) There should be no space before ']'. (array-bracket-spacing)
(#837) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#838) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
blocks/sharing_cart/script.js
(#1) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#2) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#3) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#4) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#5) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#6) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#7) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#8) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#9) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#10) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#11) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#12) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#13) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#14) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#15) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#16) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#17) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#18) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#19) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#20) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#21) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#22) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#23) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#23) Unexpected space before function parentheses. (space-before-function-paren)
(#23) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#24) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#25) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#25) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#26) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#27) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#28) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#29) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#30) Extra space after key 'backup'. (key-spacing)
(#30) There should be no space after '{'. (object-curly-spacing)
(#30) There should be no space before ','. (comma-spacing)
(#30) There should be no space before '}'. (object-curly-spacing)
(#30) Multiple spaces found before '}'. (no-multi-spaces)
(#30) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#31) Extra space after key 'movedir'. (key-spacing)
(#31) There should be no space after '{'. (object-curly-spacing)
(#31) Multiple spaces found before ','. (no-multi-spaces)
(#31) There should be no space before ','. (comma-spacing)
(#31) Multiple spaces found before '}'. (no-multi-spaces)
(#31) There should be no space before '}'. (object-curly-spacing)
(#31) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#32) Extra space after key 'move'. (key-spacing)
(#32) There should be no space after '{'. (object-curly-spacing)
(#32) There should be no space before ','. (comma-spacing)
(#32) Multiple spaces found before ','. (no-multi-spaces)
(#32) Multiple spaces found before '}'. (no-multi-spaces)
(#32) There should be no space before '}'. (object-curly-spacing)
(#32) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#33) Extra space after key 'edit'. (key-spacing)
(#33) There should be no space after '{'. (object-curly-spacing)
(#33) There should be no space before ','. (comma-spacing)
(#33) There should be no space before '}'. (object-curly-spacing)
(#33) Multiple spaces found before '}'. (no-multi-spaces)
(#33) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#34) Extra space after key 'cancel'. (key-spacing)
(#34) There should be no space after '{'. (object-curly-spacing)
(#34) There should be no space before ','. (comma-spacing)
(#34) Multiple spaces found before '}'. (no-multi-spaces)
(#34) There should be no space before '}'. (object-curly-spacing)
(#34) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#35) Extra space after key 'delete'. (key-spacing)
(#35) There should be no space after '{'. (object-curly-spacing)
(#35) There should be no space before ','. (comma-spacing)
(#35) Multiple spaces found before '}'. (no-multi-spaces)
(#35) There should be no space before '}'. (object-curly-spacing)
(#35) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#36) Extra space after key 'restore'. (key-spacing)
(#36) There should be no space after '{'. (object-curly-spacing)
(#36) There should be no space before '}'. (object-curly-spacing)
(#36) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#37) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#38) Extra space after key 'dir-open'. (key-spacing)
(#38) There should be no space after '{'. (object-curly-spacing)
(#38) Multiple spaces found before '}'. (no-multi-spaces)
(#38) There should be no space before '}'. (object-curly-spacing)
(#38) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#39) Extra space after key 'dir-closed'. (key-spacing)
(#39) There should be no space after '{'. (object-curly-spacing)
(#39) There should be no space before '}'. (object-curly-spacing)
(#39) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#40) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#41) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#42) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#43) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#44) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#45) Identifier '$spinner_modal' is not in camel case. (camelcase)
(#45) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#46) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#46) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#47) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#48) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#49) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#50) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#50) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#51) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#52) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#53) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#54) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#55) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#56) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#57) Missing '()' invoking a constructor. (new-parens)
(#57) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#57) Unexpected space before function parentheses. (space-before-function-paren)
(#57) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#58) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#59) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#60) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#61) Identifier 'is_frontpage' is not in camel case. (camelcase)
(#61) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#62) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#63) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#64) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#65) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#66) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#67) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#68) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#69) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#70) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#70) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#71) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#72) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#72) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#72) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#73) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#74) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#75) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#76) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#77) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#78) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#79) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#80) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#80) Identifier 'show_error' is not in camel case. (camelcase)
(#80) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#81) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#82) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#82) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#83) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#84) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#85) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#86) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#87) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#88) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#89) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#90) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#90) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#90) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#91) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#92) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#93) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#94) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#95) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#96) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#97) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#98) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#99) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#100) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#101) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#102) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#103) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#104) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#105) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#106) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#106) Identifier 'get_action_url' is not in camel case. (camelcase)
(#106) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#107) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#108) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#109) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#109) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#110) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#111) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#112) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#112) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#113) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#114) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#115) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#116) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#117) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#118) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#119) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#120) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#121) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#122) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#123) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#124) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#125) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#126) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#126) Identifier 'verify_layout' is not in camel case. (camelcase)
(#126) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#127) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#128) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#129) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#130) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#131) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#132) Missing JSDoc parameter type for 'expireTimeInMillisecond'. (valid-jsdoc)
(#132) Missing JSDoc parameter type for 'value'. (valid-jsdoc)
(#132) Missing JSDoc parameter type for 'name'. (valid-jsdoc)
(#132) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#133) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#134) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#135) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#136) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#137) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#138) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#138) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#139) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#140) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#141) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#142) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#143) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#144) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#145) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#146) Missing JSDoc parameter type for 'param'. (valid-jsdoc)
(#146) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#147) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#148) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#149) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#150) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#151) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#151) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#152) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#153) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#154) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#155) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#156) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#157) Missing JSDoc @returns for function. (valid-jsdoc)
(#157) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#158) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#159) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#160) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#161) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#162) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#163) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#163) Identifier 'create_command' is not in camel case. (camelcase)
(#163) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#164) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#165) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#166) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#167) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#168) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#168) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#169) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#170) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#171) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#172) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#173) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#174) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#175) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#176) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#177) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#178) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#179) Missing JSDoc @returns for function. (valid-jsdoc)
(#179) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#180) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#181) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#182) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#183) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#184) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#185) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#185) Identifier 'create_special_activity_command' is not in camel case. (camelcase)
(#185) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#186) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#187) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#188) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#189) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#190) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#191) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#192) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#193) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#194) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#195) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#196) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#197) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#198) Missing JSDoc parameter type for '$node'. (valid-jsdoc)
(#198) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#199) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#200) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#201) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#202) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#203) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#203) Identifier 'add_spinner' is not in camel case. (camelcase)
(#203) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#204) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#205) Missing space before value for key 'pix'. (key-spacing)
(#205) A space is required after ','. (comma-spacing)
(#205) Missing space before value for key 'component'. (key-spacing)
(#205) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#206) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#207) Expected space(s) after "if". (keyword-spacing)
(#207) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#207) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#208) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#209) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#210) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#211) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#212) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#213) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#214) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#215) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#216) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#217) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#218) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#219) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#220) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#221) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#222) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#223) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#223) Identifier 'reload_tree' is not in camel case. (camelcase)
(#223) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#224) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#225) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#226) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#227) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#228) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#229) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#230) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#231) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#232) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#233) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#233) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#234) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#235) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#236) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#237) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#238) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#238) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#239) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#240) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#241) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#242) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#242) 'response' is defined but never used. (no-unused-vars)
(#242) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#243) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#244) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#245) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#246) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#247) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#248) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#249) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#250) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#251) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#252) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#253) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#254) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#254) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#255) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#256) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#257) Expected space(s) after "if". (keyword-spacing)
(#257) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#257) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#258) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#259) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#260) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#261) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#262) Identifier '$spinner_modal' is not in camel case. (camelcase)
(#262) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#263) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#264) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#265) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#266) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#267) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#268) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#269) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#270) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#271) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#272) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#272) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#273) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#274) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#275) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#276) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#276) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#277) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#278) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#279) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#280) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#280) 'response' is defined but never used. (no-unused-vars)
(#280) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#281) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#282) Identifier '$spinner_modal' is not in camel case. (camelcase)
(#282) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#283) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#284) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#285) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#286) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#287) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#288) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#289) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#290) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#291) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#292) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#292) Identifier 'backup_section' is not in camel case. (camelcase)
(#292) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#293) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#294) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#295) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#296) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#297) '$spinner' is defined but never used. (no-unused-vars)
(#297) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#298) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#299) Identifier '$spinner_modal' is not in camel case. (camelcase)
(#299) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#300) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#301) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#302) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#303) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#304) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#305) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#306) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#307) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#308) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#309) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#310) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#310) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#311) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#312) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#313) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#314) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#314) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#315) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#316) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#317) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#318) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#318) 'response' is defined but never used. (no-unused-vars)
(#318) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#319) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#320) Identifier '$spinner_modal' is not in camel case. (camelcase)
(#320) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#321) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#322) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#323) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#324) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#325) Expected space or tab after '//' in comment. (spaced-comment)
(#325) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#326) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#327) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#328) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#329) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#330) Missing '()' invoking a constructor. (new-parens)
(#330) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#330) Unexpected space before function parentheses. (space-before-function-paren)
(#330) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#331) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#332) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#333) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#334) Unexpected space before function parentheses. (space-before-function-paren)
(#334) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#334) Statement inside of curly braces should be on next line. (brace-style)
(#334) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#335) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#336) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#336) Missing JSDoc comment. (require-jsdoc)
(#336) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#337) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#338) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#339) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#340) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#341) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#342) Missing JSDoc comment. (require-jsdoc)
(#342) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#342) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#343) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#344) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#345) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#346) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#347) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#348) Missing JSDoc comment. (require-jsdoc)
(#348) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#348) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#349) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#350) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#351) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#352) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#353) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#354) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#355) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#356) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#357) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#358) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#359) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#360) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#361) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#362) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#362) Unexpected space before function parentheses. (space-before-function-paren)
(#362) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#363) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#364) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#365) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#365) Unexpected space before function parentheses. (space-before-function-paren)
(#365) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#366) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#367) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#368) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#369) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#369) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#370) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#371) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#372) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#373) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#373) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#373) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#374) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#375) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#376) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#377) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#377) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#378) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#379) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#380) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#381) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#382) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#383) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#384) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#385) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#386) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#387) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#387) Unexpected space before function parentheses. (space-before-function-paren)
(#387) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#388) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#389) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#390) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#391) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#392) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#393) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#394) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#395) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#396) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#397) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#398) Identifier 'move_targets' is not in camel case. (camelcase)
(#398) Missing '()' invoking a constructor. (new-parens)
(#398) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#398) Unexpected space before function parentheses. (space-before-function-paren)
(#398) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#399) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#400) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#400) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#401) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#402) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#403) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#404) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#405) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#405) Unexpected space before function parentheses. (space-before-function-paren)
(#405) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#406) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#407) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#407) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#408) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#409) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#410) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#411) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#412) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#413) Unexpected space before function parentheses. (space-before-function-paren)
(#413) Statement inside of curly braces should be on next line. (brace-style)
(#413) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#413) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#414) Unexpected space before function parentheses. (space-before-function-paren)
(#414) Statement inside of curly braces should be on next line. (brace-style)
(#414) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#414) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#415) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#416) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#417) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#418) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#419) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#420) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#421) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#422) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#423) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#424) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#424) Unexpected space before function parentheses. (space-before-function-paren)
(#424) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#425) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#426) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#427) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#428) Missing JSDoc comment. (require-jsdoc)
(#428) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#428) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#429) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#430) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#431) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#431) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#432) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#433) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#434) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#435) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#436) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#437) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#438) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#439) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#440) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#440) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#441) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#442) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#443) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#444) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#444) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#445) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#446) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#447) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#448) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#449) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#450) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#451) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#452) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#453) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#454) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#455) Identifier 'next_id' is not in camel case. (camelcase)
(#455) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#456) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#456) Expected space(s) after "if". (keyword-spacing)
(#456) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#457) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#458) Identifier 'next_id' is not in camel case. (camelcase)
(#458) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#459) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#460) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#461) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#461) Missing JSDoc comment. (require-jsdoc)
(#461) Identifier 'create_target' is not in camel case. (camelcase)
(#461) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#462) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#463) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#464) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#465) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#466) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#467) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#468) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#469) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#470) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#471) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#472) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#473) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#474) Statement inside of curly braces should be on next line. (brace-style)
(#474) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#474) Missing semicolon. (semi)
(#474) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#475) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#476) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#477) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#478) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#479) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#479) Unexpected space before function parentheses. (space-before-function-paren)
(#479) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#480) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#481) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#482) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#483) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#483) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#484) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#485) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#486) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#486) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#487) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#488) Identifier 'move_targets' is not in camel case. (camelcase)
(#488) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#489) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#490) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#491) Unexpected space before function parentheses. (space-before-function-paren)
(#491) Statement inside of curly braces should be on next line. (brace-style)
(#491) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#491) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#492) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#493) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#494) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#495) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#495) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#495) Identifier 'next_id' is not in camel case. (camelcase)
(#495) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#496) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#497) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#498) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#499) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#500) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#501) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#502) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#503) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#503) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#504) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#505) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#506) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#507) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#508) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#509) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#509) Missing semicolon. (semi)
(#510) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#511) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#512) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#513) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#514) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#515) Identifier 'restore_targets' is not in camel case. (camelcase)
(#515) Missing '()' invoking a constructor. (new-parens)
(#515) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#515) Unexpected space before function parentheses. (space-before-function-paren)
(#515) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#516) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#517) Identifier 'is_directory' is not in camel case. (camelcase)
(#517) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#518) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#518) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#519) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#520) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#520) Missing JSDoc comment. (require-jsdoc)
(#520) Identifier 'create_target' is not in camel case. (camelcase)
(#520) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#521) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#522) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#523) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#523) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#523) Expected space(s) after "if". (keyword-spacing)
(#523) Identifier 'restore_targets' is not in camel case. (camelcase)
(#523) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#524) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#525) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#526) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#527) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#528) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#529) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#530) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#531) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#532) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#533) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#534) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#534) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#535) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#536) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#537) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#538) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#539) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#540) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#541) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#542) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#543) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#544) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#545) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#546) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#547) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#548) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#549) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#550) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#551) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#552) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#553) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#554) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#555) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#556) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#557) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#558) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#559) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#560) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#560) Unexpected space before function parentheses. (space-before-function-paren)
(#560) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#561) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#562) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#562) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#563) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#564) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#565) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#566) Unexpected space before function parentheses. (space-before-function-paren)
(#566) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#566) Statement inside of curly braces should be on next line. (brace-style)
(#566) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#567) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#568) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#569) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#570) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#571) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#572) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#573) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#574) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#575) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#576) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#576) Unexpected space before function parentheses. (space-before-function-paren)
(#576) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#577) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#578) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#579) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#580) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#581) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#582) Unexpected console statement. (no-console)
(#582) Identifier 'restore_targets' is not in camel case. (camelcase)
(#582) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#583) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#584) Expected space(s) after "if". (keyword-spacing)
(#584) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#584) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#584) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#585) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#586) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#587) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#588) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#589) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#590) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#591) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#592) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#593) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#594) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#594) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#595) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#596) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#597) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#598) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#599) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#600) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#601) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#602) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#603) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#604) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#605) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#606) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#607) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#607) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#607) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#608) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#609) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#610) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#611) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#611) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#612) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#613) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#614) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#615) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#615) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#615) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#616) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#617) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#618) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#619) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#620) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#621) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#621) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#622) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#623) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#624) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#625) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#625) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#626) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#627) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#628) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#629) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#630) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#631) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#631) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#632) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#633) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#634) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#634) Unexpected space before function parentheses. (space-before-function-paren)
(#634) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#635) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#636) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#637) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#638) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#639) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#640) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#641) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#641) Missing semicolon. (semi)
(#642) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#643) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#644) Expected space or tab after '//' in comment. (spaced-comment)
(#644) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#645) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#646) Identifier 'get_plugin_name' is not in camel case. (camelcase)
(#646) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#646) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#647) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#648) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#649) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#650) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#650) Expected space(s) after "if". (keyword-spacing)
(#650) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#650) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#651) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#652) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#653) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#654) Expected space(s) after "if". (keyword-spacing)
(#654) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#654) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#655) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#656) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#657) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#658) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#659) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#660) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#660) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#661) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#662) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#663) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#664) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#665) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#666) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#667) Identifier 'on_backup' is not in camel case. (camelcase)
(#667) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#667) Unexpected space before function parentheses. (space-before-function-paren)
(#667) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#668) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#669) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#669) Unexpected space before function parentheses. (space-before-function-paren)
(#669) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#670) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#671) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#672) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#672) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#673) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#674) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#675) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#676) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#677) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#678) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#678) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#679) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#680) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#681) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#682) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#683) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#684) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#685) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#685) Unexpected space before function parentheses. (space-before-function-paren)
(#685) Identifier 'on_success' is not in camel case. (camelcase)
(#685) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#686) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#687) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#688) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#689) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#690) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#691) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#692) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#692) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#693) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#694) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#695) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#696) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#696) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#697) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#698) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#699) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#700) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#700) Unexpected space before function parentheses. (space-before-function-paren)
(#700) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#701) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#702) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#702) Missing JSDoc comment. (require-jsdoc)
(#702) Identifier 'embed_cmid' is not in camel case. (camelcase)
(#702) 'embed_cmid' is defined but never used. (no-unused-vars)
(#702) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#703) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#704) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#705) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#706) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#707) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#707) Missing JSDoc comment. (require-jsdoc)
(#707) Identifier 'parse_cmid' is not in camel case. (camelcase)
(#707) 'parse_cmid' is defined but never used. (no-unused-vars)
(#707) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#708) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#709) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#710) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#711) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#712) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#713) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#713) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#713) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#714) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#715) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#715) Expected space(s) after "if". (keyword-spacing)
(#715) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#715) Unexpected confirm. (no-alert)
(#715) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#716) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#717) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#717) Expected space(s) after "if". (keyword-spacing)
(#717) Unexpected confirm. (no-alert)
(#717) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#718) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#719) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#720) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#721) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#722) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#723) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#723) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#724) Expected space(s) after "if". (keyword-spacing)
(#724) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#724) Unexpected confirm. (no-alert)
(#724) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#725) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#726) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#727) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#728) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#729) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#730) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#731) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#731) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#732) Expected space(s) after "if". (keyword-spacing)
(#732) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#732) Unexpected confirm. (no-alert)
(#732) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#733) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#734) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#735) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#736) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#737) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#738) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#739) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#740) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#741) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#742) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#743) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#744) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#745) Identifier 'on_movedir' is not in camel case. (camelcase)
(#745) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#745) Unexpected space before function parentheses. (space-before-function-paren)
(#745) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#746) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#747) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#748) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#749) Identifier '$current_dir' is not in camel case. (camelcase)
(#749) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#750) Identifier 'current_path' is not in camel case. (camelcase)
(#750) Identifier '$current_dir' is not in camel case. (camelcase)
(#750) Identifier '$current_dir' is not in camel case. (camelcase)
(#750) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#751) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#752) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#753) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#754) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#755) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#755) Unexpected space before function parentheses. (space-before-function-paren)
(#755) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#756) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#757) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#758) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#759) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#760) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#761) Script URL is a form of eval. (no-script-url)
(#761) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#762) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#763) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#763) Missing JSDoc comment. (require-jsdoc)
(#763) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#764) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#765) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#766) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#767) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#768) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#769) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#770) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#771) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#772) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#773) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#773) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#774) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#775) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#776) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#777) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#778) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#778) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#779) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#780) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#781) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#782) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#783) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#784) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#785) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#786) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#786) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#786) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#787) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#788) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#789) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#790) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#791) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#791) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#792) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#793) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#794) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#795) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#795) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#796) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#797) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#798) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#799) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#800) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#801) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#802) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#803) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#804) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#805) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#805) Unexpected space before function parentheses. (space-before-function-paren)
(#805) 'e' is defined but never used. (no-unused-vars)
(#805) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#806) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#807) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#808) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#809) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#810) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#811) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#812) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#813) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#814) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#815) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#816) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#817) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#817) Unexpected space before function parentheses. (space-before-function-paren)
(#817) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#818) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#819) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#820) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#821) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#822) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#823) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#824) Unexpected space before function parentheses. (space-before-function-paren)
(#824) Statement inside of curly braces should be on next line. (brace-style)
(#824) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#824) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#825) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#826) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#827) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#828) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#829) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#830) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#831) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#832) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#833) Identifier 'on_move' is not in camel case. (camelcase)
(#833) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#833) Unexpected space before function parentheses. (space-before-function-paren)
(#833) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#834) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#835) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#836) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#837) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#838) Identifier 'move_targets' is not in camel case. (camelcase)
(#838) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#839) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#840) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#841) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#842) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#843) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#844) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#845) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#846) Identifier 'on_delete' is not in camel case. (camelcase)
(#846) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#846) Unexpected space before function parentheses. (space-before-function-paren)
(#846) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#847) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#848) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#848) Unexpected confirm. (no-alert)
(#848) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#849) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#850) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#851) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#852) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#853) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#854) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#855) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#856) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#856) Expected space(s) after "if". (keyword-spacing)
(#856) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#857) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#858) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#859) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#860) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#861) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#862) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#863) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#864) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#864) Expected space(s) after "if". (keyword-spacing)
(#864) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#864) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#865) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#866) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#867) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#868) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#869) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#870) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#871) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#872) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#873) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#874) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#875) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#876) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#877) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#878) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#878) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#879) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#880) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#881) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#882) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#882) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#883) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#884) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#885) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#886) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#886) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#887) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#888) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#889) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#890) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#891) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#892) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#893) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#894) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#895) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#896) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#897) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#898) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#899) Identifier 'on_restore' is not in camel case. (camelcase)
(#899) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#899) Unexpected space before function parentheses. (space-before-function-paren)
(#899) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#900) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#901) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#902) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#903) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#904) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#904) Expected space(s) after "if". (keyword-spacing)
(#904) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#905) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#906) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#907) Identifier 'restore_targets' is not in camel case. (camelcase)
(#907) Identifier 'is_directory' is not in camel case. (camelcase)
(#907) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#908) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#909) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#909) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#909) Expected space(s) after "if". (keyword-spacing)
(#909) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#910) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#911) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#912) Identifier 'restore_targets' is not in camel case. (camelcase)
(#912) Identifier 'is_directory' is not in camel case. (camelcase)
(#912) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#913) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#914) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#915) Identifier 'restore_targets' is not in camel case. (camelcase)
(#915) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#916) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#917) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#918) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#919) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#920) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#921) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#922) Identifier 'on_section_backup' is not in camel case. (camelcase)
(#922) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#922) Unexpected space before function parentheses. (space-before-function-paren)
(#922) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#923) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#924) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#924) Unexpected space before function parentheses. (space-before-function-paren)
(#924) Identifier 'on_success' is not in camel case. (camelcase)
(#924) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#925) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#926) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#927) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#928) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#929) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#930) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#931) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#931) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#932) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#933) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#934) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#935) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#935) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#936) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#937) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#938) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#939) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#939) Unexpected space before function parentheses. (space-before-function-paren)
(#939) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#940) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#941) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#942) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#942) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#942) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#943) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#944) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#944) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#944) Expected space(s) after "if". (keyword-spacing)
(#944) Unexpected confirm. (no-alert)
(#944) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#945) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#946) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#946) Expected space(s) after "if". (keyword-spacing)
(#946) Unexpected confirm. (no-alert)
(#946) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#947) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#948) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#949) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#950) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#951) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#952) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#952) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#953) Expected space(s) after "if". (keyword-spacing)
(#953) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#953) Unexpected confirm. (no-alert)
(#953) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#954) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#955) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#956) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#957) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#958) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#959) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#960) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#960) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#961) Expected space(s) after "if". (keyword-spacing)
(#961) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#961) Unexpected confirm. (no-alert)
(#961) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#962) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#963) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#964) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#965) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#966) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#967) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#968) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#969) Missing JSDoc for parameter 'isspeciallayout'. (valid-jsdoc)
(#969) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#970) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#971) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#972) Identifier 'init_bulk_delete' is not in camel case. (camelcase)
(#972) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#972) Unexpected space before function parentheses. (space-before-function-paren)
(#972) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#973) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#974) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#975) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#976) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#976) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#977) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#978) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#978) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#978) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#979) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#980) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#981) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#982) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#983) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#984) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#985) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#986) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#987) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#988) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#988) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#989) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#990) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#991) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#992) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#993) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#994) Missing JSDoc for parameter 'isspeciallayout'. (valid-jsdoc)
(#994) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#995) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#996) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#997) Identifier 'init_help_icon' is not in camel case. (camelcase)
(#997) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#997) Unexpected space before function parentheses. (space-before-function-paren)
(#997) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#998) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#999) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1000) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1001) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1001) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1001) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1002) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1003) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1004) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#1004) ["pluginname"] is better written in dot notation. (dot-notation)
(#1004) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1005) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1006) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1007) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1008) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1008) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1009) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1010) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1011) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1012) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1013) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1014) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1015) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1016) Identifier 'init_block_header' is not in camel case. (camelcase)
(#1016) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1016) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1017) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1018) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1019) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1020) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1021) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1022) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1023) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1024) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1025) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1026) Identifier 'init_item_tree' is not in camel case. (camelcase)
(#1026) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1026) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1027) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1028) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1028) Missing JSDoc comment. (require-jsdoc)
(#1028) Identifier 'add_actions' is not in camel case. (camelcase)
(#1028) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1029) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1030) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1031) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1032) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1033) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1033) Unexpected space before function parentheses. (space-before-function-paren)
(#1033) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1034) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1035) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1036) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1036) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1037) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1038) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1039) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1040) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1041) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1042) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1043) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1044) Identifier 'activity_actions' is not in camel case. (camelcase)
(#1044) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1045) Expected space(s) after "if". (keyword-spacing)
(#1045) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1045) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1046) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1047) Identifier 'activity_actions' is not in camel case. (camelcase)
(#1047) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1048) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1049) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1050) Identifier 'directory_actions' is not in camel case. (camelcase)
(#1050) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1051) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1052) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1053) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1053) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1054) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1055) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1056) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1057) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1058) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1059) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1059) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1060) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1061) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1062) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1063) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1064) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1065) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1066) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1067) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1068) Identifier 'init_activity_commands' is not in camel case. (camelcase)
(#1068) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1068) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1069) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1070) Missing JSDoc comment. (require-jsdoc)
(#1070) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1070) Identifier 'add_backup_comand' is not in camel case. (camelcase)
(#1070) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1071) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1072) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1073) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1074) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1074) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1074) Expected space(s) after "if". (keyword-spacing)
(#1074) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1075) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1076) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1077) '$backup' used outside of binding context. (block-scoped-var)
(#1077) Script URL is a form of eval. (no-script-url)
(#1077) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1078) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1079) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1080) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1081) Line 1081 exceeds the maximum line length of 132. (max-len)
(#1081) ["backup"] is better written in dot notation. (dot-notation)
(#1081) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1082) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1083) Line 1083 exceeds the maximum line length of 132. (max-len)
(#1083) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1084) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1085) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1086) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1087) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1088) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1089) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1090) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1091) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1092) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1093) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1094) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1094) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1095) '$backup' is already defined. (no-redeclare)
(#1095) '$backup' used outside of binding context. (block-scoped-var)
(#1095) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1096) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1097) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1097) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1097) Expected space(s) after "if". (keyword-spacing)
(#1097) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1098) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1099) '$backup' used outside of binding context. (block-scoped-var)
(#1099) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1100) '$backup' used outside of binding context. (block-scoped-var)
(#1100) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1101) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1101) Expected space(s) after "if". (keyword-spacing)
(#1101) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1102) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1103) '$backup' used outside of binding context. (block-scoped-var)
(#1103) '$backup' used outside of binding context. (block-scoped-var)
(#1103) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1104) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1105) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1106) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1107) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1108) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1109) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1110) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1111) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1111) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1112) '$backup' used outside of binding context. (block-scoped-var)
(#1112) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1113) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1114) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1115) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1116) '$backup' used outside of binding context. (block-scoped-var)
(#1116) '$backup' used outside of binding context. (block-scoped-var)
(#1116) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1116) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1117) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1118) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1119) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1120) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1121) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1122) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1122) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1122) Expected space(s) after "if". (keyword-spacing)
(#1122) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1123) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1124) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1124) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1125) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1126) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1127) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1128) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1128) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1129) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1130) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1131) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1132) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1133) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1134) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1134) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1135) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1135) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1136) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1137) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1138) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1139) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1140) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1141) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1141) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1142) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1143) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1144) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1145) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1146) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1147) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1147) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1147) Expected space(s) after "if". (keyword-spacing)
(#1147) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1148) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1149) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1150) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1151) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1152) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1153) Line 1153 exceeds the maximum line length of 132. (max-len)
(#1153) ["backup"] is better written in dot notation. (dot-notation)
(#1153) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1154) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1155) Line 1155 exceeds the maximum line length of 132. (max-len)
(#1155) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1156) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1157) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1158) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1159) Script URL is a form of eval. (no-script-url)
(#1159) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1160) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1161) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1162) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1163) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1163) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1164) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1165) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1166) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1167) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1168) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1169) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1169) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1170) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1171) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1172) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1173) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1174) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1174) Expected space(s) after "if". (keyword-spacing)
(#1174) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1174) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1175) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1176) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1177) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1178) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1179) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1180) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1180) Expected space(s) after "if". (keyword-spacing)
(#1180) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1181) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1182) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1183) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1184) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1185) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1186) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1187) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1188) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1189) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1190) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1190) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1191) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1192) '$activity' is not defined. (no-undef)
(#1192) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1193) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1194) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1195) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1195) Unexpected space before function parentheses. (space-before-function-paren)
(#1195) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1196) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1197) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1198) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1199) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1200) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1201) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1202) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1203) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1204) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1205) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1206) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1206) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1207) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1208) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#1208) ["pluginname"] is better written in dot notation. (dot-notation)
(#1208) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1209) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1210) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1211) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1212) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1213) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1214) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1215) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1216) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1217) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1218) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1219) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1220) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1221) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1221) Missing semicolon. (semi)

CSS problems

(56 errors, 4 warnings)

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

blocks/sharing_cart/custom.css
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#2) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Unexpected single-line block (block-no-single-line)
(#2) Unexpected single-line block (block-no-single-line)
(#3) Unexpected single-line block (block-no-single-line)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#2) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#3) Unexpected !important (declaration-no-important)
blocks/sharing_cart/styles.css
(#1) Unexpected single-line block (block-no-single-line)
(#2) Unexpected single-line block (block-no-single-line)
(#3) Unexpected single-line block (block-no-single-line)
(#4) Unexpected single-line block (block-no-single-line)
(#5) Unexpected single-line block (block-no-single-line)
(#6) Unexpected single-line block (block-no-single-line)
(#7) Unexpected single-line block (block-no-single-line)
(#8) Unexpected single-line block (block-no-single-line)
(#9) Unexpected single-line block (block-no-single-line)
(#10) Unexpected single-line block (block-no-single-line)
(#11) Unexpected single-line block (block-no-single-line)
(#12) Unexpected single-line block (block-no-single-line)
(#13) Unexpected single-line block (block-no-single-line)
(#14) Unexpected single-line block (block-no-single-line)
(#15) Unexpected single-line block (block-no-single-line)
(#16) Unexpected single-line block (block-no-single-line)
(#17) Unexpected single-line block (block-no-single-line)
(#18) Unexpected single-line block (block-no-single-line)
(#19) Unexpected single-line block (block-no-single-line)
(#20) Unexpected single-line block (block-no-single-line)
(#21) Unexpected single-line block (block-no-single-line)
(#22) Unexpected single-line block (block-no-single-line)
(#23) Unexpected single-line block (block-no-single-line)
(#23) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#25) Expected single space before "{" (block-opening-brace-space-before)
(#38) Expected single space before "{" (block-opening-brace-space-before)
(#34) Expected "#000000" to be "#000" (color-hex-length)
(#43) Expected "#ffffff" to be "#fff" (color-hex-length)
(#45) Expected "#000000" to be "#000" (color-hex-length)
(#35) Unexpected duplicate "background-color" (declaration-block-no-duplicate-properties)
(#22) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#23) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#5) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#8) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#9) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#10) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#11) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#12) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#13) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#14) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#15) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#16) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#22) Expected line length to be no more than 132 characters (max-line-length)

PHPDocs style problems

(61 errors, 29 warnings)

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

blocks/sharing_cart/backup/moodle2/restore_fix_missing_questions.php
(#27) Class restore_fix_missing_questions does not have @copyright tag
(#27) Class restore_fix_missing_questions does not have @license tag
(#38) Not recommended phpdocs tag @global used
(#114) Not recommended phpdocs tag @global used
(#51) Invalid inline phpdocs tag @see found
(#143) Invalid inline phpdocs tag @see found
blocks/sharing_cart/backup/moodle2/restore_root_task_fix_missings.php
(#34) Function restore_root_task_fix_missings::build is not documented
(#29) Class restore_root_task_fix_missings does not have @copyright tag
(#29) Class restore_root_task_fix_missings does not have @license tag
blocks/sharing_cart/backup/util/helper/restore_fix_missings_helper.php
(#29) Class restore_fix_missings_helper does not have @copyright tag
(#29) Class restore_fix_missings_helper does not have @license tag
blocks/sharing_cart/block_sharing_cart.php
(#27) Class block_sharing_cart is not documented
(#29) Function block_sharing_cart::init is not documented
(#35) Function block_sharing_cart::applicable_formats is not documented
(#48) Function block_sharing_cart::instance_can_be_docked is not documented
(#53) Function block_sharing_cart::has_config is not documented
(#61) Not recommended phpdocs tag @global used
(#61) Not recommended phpdocs tag @global used
(#118) Not recommended phpdocs tag @global used
(#175) Not recommended phpdocs tag @global used
blocks/sharing_cart/classes/controller.php
(#346) Phpdocs for function controller::get_sub_string has incomplete parameters list
(#546) Phpdocs for function controller::delete_directory has incomplete parameters list
(#30) Class controller does not have @copyright tag
(#30) Class controller does not have @license tag
(#35) Invalid phpdocs tag @const used
(#52) Not recommended phpdocs tag @global used
(#52) Not recommended phpdocs tag @global used
(#155) Not recommended phpdocs tag @global used
(#155) Not recommended phpdocs tag @global used
(#155) Not recommended phpdocs tag @global used
(#365) Not recommended phpdocs tag @global used
(#365) Not recommended phpdocs tag @global used
(#365) Not recommended phpdocs tag @global used
(#468) Not recommended phpdocs tag @global used
(#493) Not recommended phpdocs tag @global used
(#493) Not recommended phpdocs tag @global used
(#525) Not recommended phpdocs tag @global used
(#568) Not recommended phpdocs tag @global used
(#601) Not recommended phpdocs tag @global used
(#623) Not recommended phpdocs tag @global used
blocks/sharing_cart/classes/exception.php
(#26) Class exception does not have @copyright tag
(#26) Class exception does not have @license tag
blocks/sharing_cart/classes/record.php
(#37) Variable record::$id is not documented
(#38) Variable record::$userid is not documented
(#39) Variable record::$modname is not documented
(#40) Variable record::$modicon is not documented
(#41) Variable record::$modtext is not documented
(#42) Variable record::$ctime is not documented
(#43) Variable record::$filename is not documented
(#44) Variable record::$tree is not documented
(#45) Variable record::$weight is not documented
(#46) Variable record::$course is not documented
(#47) Variable record::$coursefullname is not documented
(#33) Constant record::TABLE is not documented
(#35) Constant record::WEIGHT_BOTTOM is not documented
(#28) Class record does not have @copyright tag
(#28) Class record does not have @license tag
(#123) Not recommended phpdocs tag @global used
(#123) Not recommended phpdocs tag @global used
blocks/sharing_cart/classes/renderer.php
(#181) Function renderer::render_label is not documented
(#35) Phpdocs for function renderer::render_tree has incomplete parameters list
(#48) Phpdocs for function renderer::render_node has incomplete parameters list
(#72) Phpdocs for function renderer::render_dir_open has incomplete parameters list
(#27) Class renderer does not have @copyright tag
(#27) Class renderer does not have @license tag
(#71) Not recommended phpdocs tag @global used
(#158) Not recommended phpdocs tag @global used
(#170) Invalid inline phpdocs tag @see found
blocks/sharing_cart/classes/scoped.php
(#37) Phpdocs for function scoped::__construct has incomplete parameters list
(#26) Class scoped does not have @copyright tag
(#26) Class scoped does not have @license tag
blocks/sharing_cart/classes/storage.php
(#31) Constant storage::COMPONENT is not documented
(#32) Constant storage::FILEAREA is not documented
(#33) Constant storage::ITEMID is not documented
(#34) Constant storage::FILEPATH is not documented
(#26) Class storage does not have @copyright tag
(#26) Class storage does not have @license tag
blocks/sharing_cart/db/upgrade.php
(#27) Phpdocs for function xmldb_block_sharing_cart_upgrade has incomplete parameters list
(#30) Not recommended phpdocs tag @global used
blocks/sharing_cart/lib/settingslib.php
(#120) There is no description in phpdocs for function __construct
(#144) There is no description in phpdocs for function __construct
(#29) Class admin_setting_configmulticheckboxwithicon does not have @copyright tag
(#116) Class admin_setting_configmulticheckboxmodtypes does not have @copyright tag
(#140) Class admin_setting_configmulticheckboxqtypes does not have @copyright tag
(#29) Class admin_setting_configmulticheckboxwithicon does not have @license tag
(#116) Class admin_setting_configmulticheckboxmodtypes does not have @license tag
(#140) Class admin_setting_configmulticheckboxqtypes does not have @license tag
(#121) Not recommended phpdocs tag @global used
(#121) Not recommended phpdocs tag @global used
(#145) Not recommended phpdocs tag @global used

Update savepoints problems

(4 errors, 0 warnings)

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

blocks/sharing_cart/db/upgrade.php
Detected more 'if' blocks (4) than 'savepoint' calls (2)
version 2011111100 is missing corresponding savepoint call
version 2011111101 is missing corresponding savepoint call
version 2012050800 is missing corresponding savepoint call

Third party library modification problems

(0 errors, 0 warnings)

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


grunt changes

(1 errors, 1 warnings)

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

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

shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(0 errors, 0 warnings)

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