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

(181 errors, 50 warnings)

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

admin/tool/htmlbootstrapeditor/classes/admin_setting_configtext_iconclass.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#26) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#31) Inline control structures are not allowed
(#33) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#35) Inline control structures are not allowed
(#39) File must end with a newline character
admin/tool/htmlbootstrapeditor/classes/privacy/provider.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#34) Import statements must not begin with a leading backslash
(#36) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#49) There must not be a space before the colon in a return type declaration
(#61) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#72) There must not be a space before the colon in a return type declaration
(#74) Whitespace found at end of line within string
(#75) Whitespace found at end of line within string
(#79) Inline comments must end in full-stops, exclamation marks, or question marks
(#79) No space found before comment text; expected "// Templates aren't tied to any context" but found "//Templates aren't tied to any context"
(#95) Whitespace found at end of line within string
(#96) 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
(#129) There should be a comma after the last array item in a multi-line array.
(#136) There should be a comma after the last array item in a multi-line array.
(#200) File must end with a newline character
admin/tool/htmlbootstrapeditor/db/install.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#25) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#33) Expected "foreach (...) {\n"; found "foreach (...){\n"
admin/tool/htmlbootstrapeditor/db/services.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#1) Whitespace found at end of line
(#1) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#4) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#5) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#6) Line 6 of the opening comment must start "// (at your option) any later version.".
(#8) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#9) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#10) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#11) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#13) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#14) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Whitespace found at end of line
(#26) Short array syntax must be used to define arrays
(#28) Short array syntax must be used to define arrays
(#36) Short array syntax must be used to define arrays
(#44) Short array syntax must be used to define arrays
(#52) Short array syntax must be used to define arrays
(#62) File must end with a newline character
admin/tool/htmlbootstrapeditor/db/uninstall.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#25) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#34) Short array syntax must be used to define arrays
(#39) Short array syntax must be used to define arrays
admin/tool/htmlbootstrapeditor/db/upgrade.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#19) Whitespace found at end of line
(#23) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
admin/tool/htmlbootstrapeditor/externallib.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#30) Whitespace found at end of line
(#31) Blank comments are not allowed
(#33) Short array syntax must be used to define arrays
(#41) Short array syntax must be used to define arrays
(#49) Short array syntax must be used to define arrays
(#56) Inline comments must start with a capital letter, digit or 3-dots sequence
(#56) This comment is 67% valid code; is this commented out code?
(#56) No space found before comment text; expected "// $params = self::validate_parameters(" but found "//$params = self::validate_parameters("
(#57) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#62) Short array syntax must be used to define arrays
(#64) Short array syntax must be used to define arrays
(#65) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#68) Whitespace found at end of line
(#71) Whitespace found at end of line
(#73) Short array syntax must be used to define arrays
(#80) Whitespace found at end of line
(#84) Short array syntax must be used to define arrays
(#94) Short array syntax must be used to define arrays
(#98) Whitespace found at end of line
(#99) Short array syntax must be used to define arrays
(#99) Line exceeds maximum limit of 180 characters; contains 201 characters
(#100) Short array syntax must be used to define arrays
(#102) Whitespace found at end of line
(#104) Short array syntax must be used to define arrays
(#108) Whitespace found at end of line
(#112) Short array syntax must be used to define arrays
(#118) Variable "fileContent" must be all lower-case
(#123) Short array syntax must be used to define arrays
(#123) Variable "fileContent" must be all lower-case
(#128) Variable "fileContent" must be all lower-case
(#130) Expected "if (...) {\n"; found "if(...){\n"
(#130) Variable "fileContent" must be all lower-case
(#131) Variable "fileContent" must be all lower-case
(#131) Short array syntax must be used to define arrays
(#131) Variable "fileContent" must be all lower-case
(#134) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#134) Variable "fileContent" must be all lower-case
(#135) Inline control structures are not allowed
(#135) Inline comments must end in full-stops, exclamation marks, or question marks
(#135) No space found before comment text; expected "// JSON sometimes voids capit keys" but found "//JSON sometimes voids capit keys"
(#136) Short array syntax must be used to define arrays
(#136) Line exceeds maximum limit of 180 characters; contains 189 characters
(#138) Short array syntax must be used to define arrays
(#140) Whitespace found at end of line
(#142) Short array syntax must be used to define arrays
(#146) Whitespace found at end of line
(#150) Short array syntax must be used to define arrays
(#160) There should be a comma after the last array item in a multi-line array.
(#166) Short array syntax must be used to define arrays
(#166) Line exceeds 132 characters; contains 170 characters
(#166) Inline comments must end in full-stops, exclamation marks, or question marks
(#166) No space found before comment text; expected "// Pass userid so user can only delete their own templates" but found "//Pass userid so user can only delete their own templates"
(#167) Short array syntax must be used to define arrays
admin/tool/htmlbootstrapeditor/lang/en/tool_htmlbootstrapeditor.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#2) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#2) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#2) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#3) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#3) Line 12 of the opening comment must start "//".
(#3) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#3) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#30) Whitespace found at end of line
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
(#32) No space found before comment text; expected "// React" but found "//React"
(#51) Whitespace found at end of line
(#255) Whitespace found at end of line within string
(#265) File must end with a newline character
admin/tool/htmlbootstrapeditor/lang/fr/tool_htmlbootstrapeditor.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#2) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#2) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#2) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#3) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#3) Line 12 of the opening comment must start "//".
(#3) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#3) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Whitespace found at end of line
(#27) Inline comments must end in full-stops, exclamation marks, or question marks
(#27) No space found before comment text; expected "// React" but found "//React"
(#48) Whitespace found at end of line
(#239) Whitespace found at end of line within string
(#240) Whitespace found at end of line within string
(#252) Whitespace found at end of line within string
(#253) Whitespace found at end of line within string
(#263) File must end with a newline character
admin/tool/htmlbootstrapeditor/lib.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#25) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#37) Short array syntax must be used to define arrays
(#39) Line exceeds 132 characters; contains 150 characters
(#46) Short array syntax must be used to define arrays
(#53) Whitespace found at end of line
(#55) Short array syntax must be used to define arrays
(#284) There should be a comma after the last array item in a multi-line array.
admin/tool/htmlbootstrapeditor/settings.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#32) Whitespace found at end of line
(#35) Line indented incorrectly; expected 4 spaces, found 0
(#37) Line indented incorrectly; expected at least 8 spaces, found 4
(#38) Line indented incorrectly; expected at least 8 spaces, found 4
(#39) Line indented incorrectly; expected at least 8 spaces, found 4
(#40) Line indented incorrectly; expected at least 8 spaces, found 4
(#41) Line indented incorrectly; expected at least 8 spaces, found 4
(#43) Line indented incorrectly; expected at least 8 spaces, found 4
(#44) Line indented incorrectly; expected at least 8 spaces, found 4
(#45) Line indented incorrectly; expected at least 8 spaces, found 4
(#46) Line indented incorrectly; expected at least 8 spaces, found 4
(#47) Line indented incorrectly; expected at least 8 spaces, found 4
(#48) Line indented incorrectly; expected at least 8 spaces, found 4
(#49) Whitespace found at end of line
(#50) Line indented incorrectly; expected at least 8 spaces, found 4
(#51) Line indented incorrectly; expected at least 8 spaces, found 4
(#52) Line indented incorrectly; expected at least 8 spaces, found 4
(#53) Line indented incorrectly; expected at least 8 spaces, found 4
(#54) Line indented incorrectly; expected at least 8 spaces, found 4
(#55) Line indented incorrectly; expected at least 8 spaces, found 4
(#56) Whitespace found at end of line
(#57) Line indented incorrectly; expected at least 8 spaces, found 4
(#58) Line indented incorrectly; expected at least 8 spaces, found 4
(#59) Line indented incorrectly; expected at least 8 spaces, found 4
(#60) Line indented incorrectly; expected at least 8 spaces, found 4
(#61) Line indented incorrectly; expected at least 8 spaces, found 4
(#62) Line indented incorrectly; expected at least 8 spaces, found 4
(#64) Line indented incorrectly; expected at least 8 spaces, found 4
(#65) Line indented incorrectly; expected at least 8 spaces, found 4
(#66) Line indented incorrectly; expected at least 8 spaces, found 4
(#67) Line indented incorrectly; expected at least 8 spaces, found 4
(#68) Line indented incorrectly; expected at least 8 spaces, found 4
(#69) Line indented incorrectly; expected at least 8 spaces, found 4
(#70) Whitespace found at end of line
(#71) Line indented incorrectly; expected at least 8 spaces, found 4
(#72) Line indented incorrectly; expected at least 8 spaces, found 4
(#73) Line indented incorrectly; expected at least 8 spaces, found 4
(#74) Line indented incorrectly; expected at least 8 spaces, found 4
(#75) Line indented incorrectly; expected at least 8 spaces, found 4
(#76) Line indented incorrectly; expected at least 8 spaces, found 4
(#78) Line indented incorrectly; expected 4 spaces, found 0
(#79) File must end with a newline character
admin/tool/htmlbootstrapeditor/version.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#20) Inline comments must end in full-stops, exclamation marks, or question marks
(#21) Whitespace found at end of line
(#22) Whitespace found at end of line
(#23) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#24) Inline comments must end in full-stops, exclamation marks, or question marks
(#24) File must end with a newline character
admin/tool/htmlbootstrapeditor/view.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#1) Whitespace found at end of line
(#1) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#10) Spaces must be used to indent lines; tabs are not allowed
(#14) Line exceeds 132 characters; contains 135 characters
(#14) Line exceeds 132 characters; contains 135 characters
(#14) Line exceeds 132 characters; contains 135 characters
(#16) File must end with a newline character

Javascript coding style problems

(298 errors, 61 warnings)

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

admin/tool/htmlbootstrapeditor/content.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) 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) 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) Trailing spaces not allowed. (no-trailing-spaces)
(#29) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#30) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#31) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#32) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#33) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#34) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#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) 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) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#46) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#47) Trailing spaces not allowed. (no-trailing-spaces)
(#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) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#51) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#52) Trailing spaces not allowed. (no-trailing-spaces)
(#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) '$' is not defined. (no-undef)
(#55) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#56) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#57) '$' is not defined. (no-undef)
(#57) '$' is not defined. (no-undef)
(#57) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#58) '$' is not defined. (no-undef)
(#58) Unexpected space before function parentheses. (space-before-function-paren)
(#58) 'e' is defined but never used. (no-unused-vars)
(#58) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#59) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#59) Missing semicolon. (semi)
(#60) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#60) Missing semicolon. (semi)
(#61) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#62) Missing space before opening brace. (space-before-blocks)
(#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) Missing space before opening brace. (space-before-blocks)
(#65) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#66) '$' is not defined. (no-undef)
(#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)
(#68) Missing semicolon. (semi)
(#69) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#70) A space is required after ','. (comma-spacing)
(#70) Missing space before opening brace. (space-before-blocks)
(#70) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#71) Expected space(s) after "if". (keyword-spacing)
(#71) Missing space before opening brace. (space-before-blocks)
(#71) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#72) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#73) Missing space before opening brace. (space-before-blocks)
(#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 space(s) before "else". (keyword-spacing)
(#79) Expected space(s) after "if". (keyword-spacing)
(#79) Missing space before opening brace. (space-before-blocks)
(#79) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#80) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#81) Missing space before opening brace. (space-before-blocks)
(#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) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#87) This line has a length of 133. Maximum allowed is 132. (max-len)
(#87) Expected space(s) before "else". (keyword-spacing)
(#87) Expected space(s) after "if". (keyword-spacing)
(#87) Missing space before opening brace. (space-before-blocks)
(#87) Expected space or tab after '//' in comment. (spaced-comment)
(#87) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#88) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#89) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#89) Missing space before opening brace. (space-before-blocks)
(#89) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#90) Missing space before opening brace. (space-before-blocks)
(#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 { after 'if' condition. (curly)
(#94) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#95) Expected space(s) after "if". (keyword-spacing)
(#95) Missing space before opening brace. (space-before-blocks)
(#95) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#96) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#97) Expected space(s) before "else". (keyword-spacing)
(#97) Expected space(s) after "else". (keyword-spacing)
(#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)
admin/tool/htmlbootstrapeditor/editor.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) 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) 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) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#30) Missing semicolon. (semi)
(#31) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#32) Identifier 'init_settings' is not in camel case. (camelcase)
(#32) Missing space before opening brace. (space-before-blocks)
(#32) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#33) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#34) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#34) Missing semicolon. (semi)
(#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) 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) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-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) Missing space before opening brace. (space-before-blocks)
(#49) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#50) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#51) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#52) Identifier 'showcase_url' is not in camel case. (camelcase)
(#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) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#57) Missing semicolon. (semi)
(#58) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#59) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#60) Missing space before opening brace. (space-before-blocks)
(#60) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#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)
(#65) Missing semicolon. (semi)
(#66) Missing space before opening brace. (space-before-blocks)
(#66) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#67) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#67) Missing semicolon. (semi)
(#68) Expected space(s) before "else". (keyword-spacing)
(#68) Expected space(s) after "else". (keyword-spacing)
(#68) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#69) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#69) Missing semicolon. (semi)
(#70) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#71) Expected space(s) after "for". (keyword-spacing)
(#71) Missing space before opening brace. (space-before-blocks)
(#71) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#72) Comments should not begin with a lowercase character. (capitalized-comments)
(#72) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#73) This line has a length of 149. Maximum allowed is 132. (max-len)
(#73) Expected space(s) after "if". (keyword-spacing)
(#73) Missing space before opening brace. (space-before-blocks)
(#73) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#74) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#75) Use '===' to compare with null. (no-eq-null)
(#75) Missing space before opening brace. (space-before-blocks)
(#75) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#76) Expected space(s) after "for". (keyword-spacing)
(#76) Missing space before opening brace. (space-before-blocks)
(#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) Missing space before opening brace. (space-before-blocks)
(#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) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#87) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#87) Missing semicolon. (semi)
(#88) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#89) Missing space before opening brace. (space-before-blocks)
(#89) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#90) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#91) Trailing spaces not allowed. (no-trailing-spaces)
(#91) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#92) Trailing spaces not allowed. (no-trailing-spaces)
(#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 space(s) after "if". (keyword-spacing)
(#95) Missing space before opening brace. (space-before-blocks)
(#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)
(#100) Missing semicolon. (semi)
(#101) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#102) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#103) Missing space before opening brace. (space-before-blocks)
(#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)
(#105) Missing semicolon. (semi)
(#106) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#107) Missing space before opening brace. (space-before-blocks)
(#107) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#108) Missing space before value for key 'type'. (key-spacing)
(#108) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#109) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#109) Missing semicolon. (semi)
(#110) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#111) Missing space before opening brace. (space-before-blocks)
(#111) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#112) Missing space before value for key 'id'. (key-spacing)
(#112) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#113) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#113) Missing semicolon. (semi)
(#114) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#115) Missing space before opening brace. (space-before-blocks)
(#115) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#116) Missing space before value for key 'fileContent'. (key-spacing)
(#116) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#117) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#117) Missing semicolon. (semi)
(#118) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#119) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#120) Missing space before opening brace. (space-before-blocks)
(#120) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#121) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#122) Avoid creating new promises. (promise/avoid-new)
(#122) "Promise" is not defined. (promise/no-native)
(#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) Trailing spaces not allowed. (no-trailing-spaces)
(#131) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#132) Missing space before opening brace. (space-before-blocks)
(#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 space(s) after "try". (keyword-spacing)
(#135) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#136) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#137) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#137) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#138) Expected space(s) after "catch". (keyword-spacing)
(#138) Missing space before opening brace. (space-before-blocks)
(#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) Trailing spaces not allowed. (no-trailing-spaces)
(#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)
(#143) Missing semicolon. (semi)
(#144) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#145) Missing space before opening brace. (space-before-blocks)
(#145) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#146) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#147) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#147) Missing semicolon. (semi)
(#148) Trailing spaces not allowed. (no-trailing-spaces)
(#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) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#152) Trailing spaces not allowed. (no-trailing-spaces)
(#152) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#153) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#153) Missing semicolon. (semi)
(#154) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#155) Missing space before opening brace. (space-before-blocks)
(#155) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#156) Missing space before value for key 'index'. (key-spacing)
(#156) Missing space before value for key 'args'. (key-spacing)
(#156) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#157) This line has a length of 153. Maximum allowed is 132. (max-len)
(#157) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#158) Missing semicolon. (semi)

CSS problems

(96 errors, 7 warnings)

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

admin/tool/htmlbootstrapeditor/styles.css
(#2) Invalid value for "display" (csstree/validator)
(#2) Expected newline before "}" (block-closing-brace-newline-before)
(#5) Expected newline before "}" (block-closing-brace-newline-before)
(#6) Expected newline before "}" (block-closing-brace-newline-before)
(#7) Expected newline before "}" (block-closing-brace-newline-before)
(#8) Expected newline before "}" (block-closing-brace-newline-before)
(#10) Expected newline before "}" (block-closing-brace-newline-before)
(#13) Expected newline before "}" (block-closing-brace-newline-before)
(#14) Expected newline before "}" (block-closing-brace-newline-before)
(#15) Expected newline before "}" (block-closing-brace-newline-before)
(#16) Expected newline before "}" (block-closing-brace-newline-before)
(#17) Expected newline before "}" (block-closing-brace-newline-before)
(#18) Expected newline before "}" (block-closing-brace-newline-before)
(#21) Expected newline before "}" (block-closing-brace-newline-before)
(#22) Expected newline before "}" (block-closing-brace-newline-before)
(#23) Expected newline before "}" (block-closing-brace-newline-before)
(#24) Expected newline before "}" (block-closing-brace-newline-before)
(#25) Expected newline before "}" (block-closing-brace-newline-before)
(#5) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#21) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#22) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#23) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#24) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#25) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#2) Expected newline after "{" (block-opening-brace-newline-after)
(#5) Expected newline after "{" (block-opening-brace-newline-after)
(#6) Expected newline after "{" (block-opening-brace-newline-after)
(#7) Expected newline after "{" (block-opening-brace-newline-after)
(#8) Expected newline after "{" (block-opening-brace-newline-after)
(#10) Expected newline after "{" (block-opening-brace-newline-after)
(#13) Expected newline after "{" (block-opening-brace-newline-after)
(#14) Expected newline after "{" (block-opening-brace-newline-after)
(#15) Expected newline after "{" (block-opening-brace-newline-after)
(#16) Expected newline after "{" (block-opening-brace-newline-after)
(#17) Expected newline after "{" (block-opening-brace-newline-after)
(#18) Expected newline after "{" (block-opening-brace-newline-after)
(#21) Expected newline after "{" (block-opening-brace-newline-after)
(#22) Expected newline after "{" (block-opening-brace-newline-after)
(#23) Expected newline after "{" (block-opening-brace-newline-after)
(#24) Expected newline after "{" (block-opening-brace-newline-after)
(#25) Expected newline after "{" (block-opening-brace-newline-after)
(#14) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#15) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#16) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#17) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#18) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#21) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#22) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#23) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#24) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#25) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#2) Unexpected duplicate "display" (declaration-block-no-duplicate-properties)
(#2) Unexpected duplicate "display" (declaration-block-no-duplicate-properties)
(#5) Unexpected duplicate "width" (declaration-block-no-duplicate-properties)
(#13) Unexpected duplicate "width" (declaration-block-no-duplicate-properties)
(#13) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#13) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#13) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#14) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#15) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#16) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#16) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#16) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#16) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#17) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#21) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#22) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#22) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#22) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#22) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#22) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#22) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#24) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#24) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#25) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#25) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#2) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#5) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#6) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#7) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#8) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#13) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#14) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#15) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#16) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#17) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#21) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#22) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#24) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#25) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#22) Expected single space after "," in a single-line function (function-comma-space-after)
(#22) Expected single space after "," in a single-line function (function-comma-space-after)
(#22) Expected single space after "," in a single-line function (function-comma-space-after)
(#25) Unexpected unit (length-zero-no-unit)
(#2) Expected line length to be no more than 132 characters (max-line-length)
(#5) Expected line length to be no more than 132 characters (max-line-length)
(#13) Expected line length to be no more than 132 characters (max-line-length)
(#16) Expected line length to be no more than 132 characters (max-line-length)
(#22) Expected line length to be no more than 132 characters (max-line-length)
(#24) Expected line length to be no more than 132 characters (max-line-length)
(#5) Expected newline after "," (selector-list-comma-newline-after)
(#15) Expected newline after "," (selector-list-comma-newline-after)
(#24) Expected newline after "," (selector-list-comma-newline-after)

PHPDocs style problems

(14 errors, 15 warnings)

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

admin/tool/htmlbootstrapeditor/classes/admin_setting_configtext_iconclass.php
(#29) Class admin_setting_configtext_iconclass is not documented
(#30) Function admin_setting_configtext_iconclass::validate is not documented
admin/tool/htmlbootstrapeditor/classes/privacy/provider.php
(#38) Class provider is not documented
(#17) No one-line description found in phpdocs for file
admin/tool/htmlbootstrapeditor/db/install.php
(#27) Function xmldb_tool_htmlbootstrapeditor_install is not documented
admin/tool/htmlbootstrapeditor/db/services.php
(#2) Empty line found after PHP open tag
admin/tool/htmlbootstrapeditor/db/uninstall.php
(#27) Function xmldb_tool_htmlbootstrapeditor_uninstall is not documented
admin/tool/htmlbootstrapeditor/db/upgrade.php
(#25) Function xmldb_tool_htmlbootstrapeditor_upgrade is not documented
(#17) No one-line description found in phpdocs for file
admin/tool/htmlbootstrapeditor/externallib.php
(#29) Class tool_htmlbootstrapeditor_external is not documented
(#32) Function tool_htmlbootstrapeditor_external::get_template_list_parameters is not documented
(#38) Function tool_htmlbootstrapeditor_external::get_template_list_returns is not documented
(#53) Function tool_htmlbootstrapeditor_external::get_template_list is not documented
(#72) Function tool_htmlbootstrapeditor_external::save_template_parameters is not documented
(#81) Function tool_htmlbootstrapeditor_external::save_template_returns is not documented
(#90) Function tool_htmlbootstrapeditor_external::save_template is not documented
(#103) Function tool_htmlbootstrapeditor_external::import_templates_parameters is not documented
(#109) Function tool_htmlbootstrapeditor_external::import_templates_returns is not documented
(#118) Function tool_htmlbootstrapeditor_external::import_templates is not documented
(#141) Function tool_htmlbootstrapeditor_external::delete_template_parameters is not documented
(#147) Function tool_htmlbootstrapeditor_external::delete_template_returns is not documented
(#156) Function tool_htmlbootstrapeditor_external::delete_template is not documented
admin/tool/htmlbootstrapeditor/lang/en/tool_htmlbootstrapeditor.php
(#2) File-level phpdocs block is not found
admin/tool/htmlbootstrapeditor/lang/fr/tool_htmlbootstrapeditor.php
(#2) File-level phpdocs block is not found
admin/tool/htmlbootstrapeditor/lib.php
(#27) Function tool_htmlbootstrapeditor_inject_js is not documented
(#34) Function tool_htmlbootstrapeditor_init_settings is not documented
admin/tool/htmlbootstrapeditor/version.php
(#17) File-level phpdocs block is not found
admin/tool/htmlbootstrapeditor/view.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found

Update savepoints problems

(0 errors, 0 warnings)

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


Third party library modification problems

(0 errors, 0 warnings)

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


grunt changes

(1 errors, 1 warnings)

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

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

shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(0 errors, 0 warnings)

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


Gherkin .feature problems

(0 errors, 0 warnings)

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